Re: linux-next: build failure after merge of the pm tree
From: Rafael J. Wysocki <hidden>
Date: 2011-11-10 12:08:54
Also in:
lkml
From: Rafael J. Wysocki <hidden>
Date: 2011-11-10 12:08:54
Also in:
lkml
On Thursday, November 10, 2011, Stephen Rothwell wrote:
Hi Rafael,
After merging the pm tree, today's linux-next build (powerpc
ppc64_defconfig) failed like this:
mm/oom_kill.c: In function 'select_bad_process':
mm/oom_kill.c:326:5: error: implicit declaration of function 'thaw_process'
Caused by commit 944e192db53c ("freezer: rename thaw_process() to
__thaw_task() and simplify the implementation").
I have used the pm tree from next-20111109 for today.Thanks, I'll drop pm-freezer from my linux-next branch until that issue is fixed. Rafael