linux/arch/x86
Russ Anderson 175e438f7a x86: trivial printk fix in efi.c
[patch] x86: Trivial printk fix in efi.c

The following line is lacking a space between "memdesc" and "doesn't".

  "Kernel-defined memdescdoesn't match the one from EFI!"

Fixed the printk by adding a space.

Signed-off-by: Russ Anderson <rja@sgi.com>
Cc: Russ Anderson <rja@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-10-03 10:18:30 +02:00
..
boot Merge commit 'v2.6.27-rc6' into x86/cleanups 2008-09-19 09:15:50 +02:00
configs x86: update defconfigs 2008-08-27 08:14:17 +02:00
crypto
ia32 x86: kill sys32_pause 2008-09-06 18:44:47 +02:00
kernel x86: trivial printk fix in efi.c 2008-10-03 10:18:30 +02:00
kvm KVM: MMU: Fix torn shadow pte 2008-08-25 17:24:27 +03:00
lguest lguest: set max_pfn_mapped, growl loudly at Yinghai Lu 2008-07-29 09:58:31 +10:00
lib x86: msr-on-cpu: remove unnecessary level of abstraction 2008-08-25 22:45:50 -07:00
mach-default
mach-es7000
mach-generic
mach-rdc321x removed unused #include <linux/version.h>'s 2008-08-23 12:14:12 -07:00
mach-voyager
math-emu
mm x86: pgd_{c,d}tor() cleanup 2008-09-06 19:47:09 +02:00
oprofile x86: fix oprofile + hibernation badness 2008-08-20 16:18:31 +02:00
pci Merge commit 'v2.6.27-rc6' into x86/cleanups 2008-09-19 09:15:50 +02:00
power x86, cleanup: use X86_CR4_PGE in x86/power/hibernate_asm_32.S 2008-08-20 11:52:47 +02:00
vdso
video
xen x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags 2008-09-06 20:13:58 +02:00
Kconfig Merge commit 'v2.6.27-rc6' into x86/cleanups 2008-09-19 09:15:50 +02:00
Kconfig.cpu x86: disable static NOPLs on 32 bits 2008-09-08 11:35:43 -07:00
Kconfig.debug
Makefile
Makefile_32.cpu