diff options
author | Ingo Molnar <mingo@elte.hu> | 2008-10-12 15:22:22 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-10-12 15:22:22 +0200 |
commit | d562353a4533c4671af683499191707c9a77c406 (patch) | |
tree | 091907eb19954acd9ec2f6364754863438d10c02 /arch/cris/arch-v10/vmlinux.lds.S | |
parent | cb58ffc3889f0545628f138f849e759a331b8ddc (diff) |
warnings: fix arch/x86/kernel/io_apic_64.c
fix:
arch/x86/kernel/io_apic_64.c: In function ‘print_local_APIC’:
arch/x86/kernel/io_apic_64.c:1284: warning: format ‘%08x’ expects type ‘unsigned int’, but argument 2 has type ‘long unsigned int’
arch/x86/kernel/io_apic_64.c:1285: warning: format ‘%08x’ expects type ‘unsigned int’, but argument 2 has type ‘long unsigned int’
We want to print the two halves of 'icr' at 32 bit width.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/cris/arch-v10/vmlinux.lds.S')
0 files changed, 0 insertions, 0 deletions