]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] Fix u32 vs. pm_message_t in x86-64
authorPavel Machek <pavel@suse.cz>
Sat, 16 Apr 2005 22:25:31 +0000 (15:25 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 16 Apr 2005 22:25:31 +0000 (15:25 -0700)
commit084f81ea4907c914c9932e0694997b76e8a8de07
tree1fc182269f6ba5074e8b32cdecc3e4109d92975e
parentcaf007d941f4400ca88f145235acf3b59535198f
[PATCH] Fix u32 vs. pm_message_t in x86-64

I thought I'm done with fixing u32 vs.  pm_message_t ...  unfortunately that
turned out not to be the case...  Here are fixes x86-64.

Signed-off-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/apic.c
arch/x86_64/kernel/i8259.c
arch/x86_64/kernel/io_apic.c
arch/x86_64/kernel/nmi.c
arch/x86_64/kernel/time.c