1
0
Fork 0
alistair23-linux/arch
Eugene Teo 07a304603c arch/i386/kernel/apm.c: apm_init() warning fix
arch/i386/kernel/apm.c: In function 'apm_init':
arch/i386/kernel/apm.c:2240: warning: format '%lx' expects type 'long
	unsigned int', but argument 3 has type 'u32'

apm_info.bios.offset is of type 'u32'.

Signed-off-by: Eugene Teo <eugeneteo@kernel.sg>
Acked-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-31 15:39:39 -07:00
..
alpha add a missing LIB_Y to arch/alpha/boot Makefile 2007-07-31 15:39:39 -07:00
arm remove unused TIF_NOTIFY_RESUME flag 2007-07-31 15:39:38 -07:00
arm26 remove unused TIF_NOTIFY_RESUME flag 2007-07-31 15:39:38 -07:00
avr32 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds 2007-07-22 11:22:01 -07:00
blackfin Blackfin arch: Initialize the exception vectors early in the boot process 2007-07-25 14:44:49 +08:00
cris Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild 2007-07-19 14:28:19 -07:00
frv Remove fs.h from mm.h 2007-07-29 17:09:29 -07:00
h8300 PTRACE_POKEDATA consolidation 2007-07-17 10:23:03 -07:00
i386 arch/i386/kernel/apm.c: apm_init() warning fix 2007-07-31 15:39:39 -07:00
ia64 remove unused TIF_NOTIFY_RESUME flag 2007-07-31 15:39:38 -07:00
m32r m32r: build fix for removing fs.h from mm.h 2007-07-30 10:52:10 -07:00
m68k Remove fs.h from mm.h 2007-07-29 17:09:29 -07:00
m68knommu m68knommu: use setup_irq() in 68328 timer code 2007-07-26 11:05:20 -07:00
mips Remove fs.h from mm.h 2007-07-29 17:09:29 -07:00
parisc Remove fs.h from mm.h 2007-07-29 17:09:29 -07:00
powerpc remove unused TIF_NOTIFY_RESUME flag 2007-07-31 15:39:38 -07:00
ppc Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION 2007-07-29 16:45:38 -07:00
s390 Remove fs.h from mm.h 2007-07-29 17:09:29 -07:00
sh sh: Fix fs.h removal from mm.h regressions. 2007-07-31 13:01:43 +09:00
sh64 sh64: Kill off virt_to_bus()/bus_to_virt(). 2007-07-31 13:11:25 +09:00
sparc [SPARC]: Fix serial console node string creation. 2007-07-30 00:27:37 -07:00
sparc64 [SPARC64]: Fix show_stack() when stack argument is NULL. 2007-07-30 00:27:38 -07:00
um UML: console should handle spurious IRQS 2007-07-31 15:39:37 -07:00
v850 PTRACE_POKEDATA consolidation 2007-07-17 10:23:03 -07:00
x86_64 revert "x86, serial: convert legacy COM ports to platform devices" 2007-07-31 15:39:38 -07:00
xtensa Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild 2007-07-19 14:28:19 -07:00