* 2.6.19-rc5-mm2: suspend related BLOCK=n compile error [not found] <20061114014125.dd315fff.akpm@osdl.org> @ 2006-11-22 3:23 ` Adrian Bunk 2006-11-22 3:34 ` Randy Dunlap 0 siblings, 1 reply; 3+ messages in thread From: Adrian Bunk @ 2006-11-22 3:23 UTC (permalink / raw) To: Andrew Morton, Rafael J. Wysocki Cc: linux-kernel, Nigel Cunningham, pavel, linux-pm swsusp-freeze-filesystems-during-suspend-rev-2.patch causes the following compile error with CONFIG_BLOCK=n: <-- snip --> ... CC kernel/power/process.o /home/bunk/linux/kernel-2.6/linux-2.6.19-rc5-mm2/kernel/power/process.c: In function 'freeze_processes': /home/bunk/linux/kernel-2.6/linux-2.6.19-rc5-mm2/kernel/power/process.c:124: error: implicit declaration of function 'freeze_filesystems' /home/bunk/linux/kernel-2.6/linux-2.6.19-rc5-mm2/kernel/power/process.c: In function 'thaw_processes': /home/bunk/linux/kernel-2.6/linux-2.6.19-rc5-mm2/kernel/power/process.c:189: error: implicit declaration of function 'thaw_filesystems' make[3]: *** [kernel/power/process.o] Error 1 <-- snip --> cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2.6.19-rc5-mm2: suspend related BLOCK=n compile error 2006-11-22 3:23 ` 2.6.19-rc5-mm2: suspend related BLOCK=n compile error Adrian Bunk @ 2006-11-22 3:34 ` Randy Dunlap 2006-11-22 11:20 ` Rafael J. Wysocki 0 siblings, 1 reply; 3+ messages in thread From: Randy Dunlap @ 2006-11-22 3:34 UTC (permalink / raw) To: Adrian Bunk; +Cc: Andrew Morton, linux-pm, linux-kernel On Wed, 22 Nov 2006 04:23:41 +0100 Adrian Bunk wrote: > swsusp-freeze-filesystems-during-suspend-rev-2.patch causes the > following compile error with CONFIG_BLOCK=n: > > <-- snip --> > > ... > CC kernel/power/process.o > /home/bunk/linux/kernel-2.6/linux-2.6.19-rc5-mm2/kernel/power/process.c: In function 'freeze_processes': > /home/bunk/linux/kernel-2.6/linux-2.6.19-rc5-mm2/kernel/power/process.c:124: error: implicit declaration of function 'freeze_filesystems' > /home/bunk/linux/kernel-2.6/linux-2.6.19-rc5-mm2/kernel/power/process.c: In function 'thaw_processes': > /home/bunk/linux/kernel-2.6/linux-2.6.19-rc5-mm2/kernel/power/process.c:189: error: implicit declaration of function 'thaw_filesystems' > make[3]: *** [kernel/power/process.o] Error 1 Yes, I sent a patch for that, but Pavel said that they will be removing/dropping that code anyway. --- ~Randy ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2.6.19-rc5-mm2: suspend related BLOCK=n compile error 2006-11-22 3:34 ` Randy Dunlap @ 2006-11-22 11:20 ` Rafael J. Wysocki 0 siblings, 0 replies; 3+ messages in thread From: Rafael J. Wysocki @ 2006-11-22 11:20 UTC (permalink / raw) To: Randy Dunlap Cc: Adrian Bunk, Andrew Morton, linux-kernel, Nigel Cunningham, pavel, linux-pm On Wednesday, 22 November 2006 04:34, Randy Dunlap wrote: > On Wed, 22 Nov 2006 04:23:41 +0100 Adrian Bunk wrote: > > > swsusp-freeze-filesystems-during-suspend-rev-2.patch causes the > > following compile error with CONFIG_BLOCK=n: > > > > <-- snip --> > > > > ... > > CC kernel/power/process.o > > /home/bunk/linux/kernel-2.6/linux-2.6.19-rc5-mm2/kernel/power/process.c: In function 'freeze_processes': > > /home/bunk/linux/kernel-2.6/linux-2.6.19-rc5-mm2/kernel/power/process.c:124: error: implicit declaration of function 'freeze_filesystems' > > /home/bunk/linux/kernel-2.6/linux-2.6.19-rc5-mm2/kernel/power/process.c: In function 'thaw_processes': > > /home/bunk/linux/kernel-2.6/linux-2.6.19-rc5-mm2/kernel/power/process.c:189: error: implicit declaration of function 'thaw_filesystems' > > make[3]: *** [kernel/power/process.o] Error 1 > > Yes, I sent a patch for that, but Pavel said that they will be > removing/dropping that code anyway. AFAICT, the swsusp-freeze-filesystems-during-suspend-rev-2.patch has been dropped from -mm already. Greetings, Rafael -- You never change things by fighting the existing reality. R. Buckminster Fuller ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-11-22 11:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20061114014125.dd315fff.akpm@osdl.org>
2006-11-22 3:23 ` 2.6.19-rc5-mm2: suspend related BLOCK=n compile error Adrian Bunk
2006-11-22 3:34 ` Randy Dunlap
2006-11-22 11:20 ` Rafael J. Wysocki
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox