Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

device: revert device dependency injection #31548

Merged
merged 5 commits into from
Jan 23, 2021

Conversation

pabigot
Copy link
Collaborator

@pabigot pabigot commented Jan 22, 2021

#31546 identifies that the second phase link with replacement handle arrays results in the arrays being re-ordered and padding to change in at least one example (#31528) which causes symbol offsets to change. Revert this feature until an alternative solution can be found.

Fixes #31546

@github-actions github-actions bot added area: API Changes to public APIs area: Documentation area: Kernel area: Shell Shell subsystem area: Tests Issues related to a particular existing or missing test labels Jan 22, 2021
@pabigot
Copy link
Collaborator Author

pabigot commented Jan 22, 2021

@andrewboie I've rebased your #30907 and it seems to fix the problem. I can add those to this PR, but would rather let you verify and push again. Sorry for the trouble.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: API Changes to public APIs area: Documentation area: Kernel area: Shell Shell subsystem area: Tests Issues related to a particular existing or missing test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DTS device dependency is shifting memory addresses between builds
3 participants