Skip to content

pm_layered: make sure no conflict for pm_set_lowest exists#7863

Merged
miri64 merged 1 commit intoRIOT-OS:masterfrom
roberthartung:pm_fix_pm_layered_conflict_set_lowest
Oct 26, 2017
Merged

pm_layered: make sure no conflict for pm_set_lowest exists#7863
miri64 merged 1 commit intoRIOT-OS:masterfrom
roberthartung:pm_fix_pm_layered_conflict_set_lowest

Conversation

@roberthartung
Copy link
Copy Markdown
Member

@roberthartung roberthartung commented Oct 26, 2017

As discussed in #7726 we always want to use pm_set_lowest from pm_layered if pm_layered is used and not be using the one from periph_common.

IMO this should be back ported to the 2017.10 release because it will result in potential conflicts.

@haukepetersen haukepetersen added Process: needs backport Integration Process: The PR is required to be backported to a release or feature branch Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) Area: pm Area: (Low) power management labels Oct 26, 2017
@haukepetersen haukepetersen added this to the Release 2017.10 milestone Oct 26, 2017
@haukepetersen
Copy link
Copy Markdown
Contributor

Looks good, will test in the next 30min.

Copy link
Copy Markdown
Contributor

@haukepetersen haukepetersen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works as expected: ACK

@haukepetersen haukepetersen added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Oct 26, 2017
@miri64 miri64 merged commit 67179e6 into RIOT-OS:master Oct 26, 2017
@miri64
Copy link
Copy Markdown
Member

miri64 commented Oct 26, 2017

Please provide a backport to the 2017.10-branch.

@roberthartung
Copy link
Copy Markdown
Member Author

@miri64 how?

@miri64
Copy link
Copy Markdown
Member

miri64 commented Oct 26, 2017

git fetch upstream # or what ever RIOT-OS/RIOT is called on your machine
git checkout -b 2017.10/pm_fix_pm_layered_conflict_set_lowest pm_fix_pm_layered_conflict_set_lowest
git rebase -i upstream/2017.10-branch
git push -u
# create a PR titled the same as this one with `[2017.10 backport]` appended

@miri64
Copy link
Copy Markdown
Member

miri64 commented Oct 26, 2017

Backport provided in #7874.

@miri64 miri64 removed the Process: needs backport Integration Process: The PR is required to be backported to a release or feature branch label Oct 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: pm Area: (Low) power management CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants