x86: EFI set_memory_x()/set_memory_uc() fixes
authorIngo Molnar <mingo@elte.hu>
Thu, 14 Feb 2008 13:21:32 +0000 (14:21 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 14 Feb 2008 22:30:20 +0000 (23:30 +0100)
commit3223f59f9cd9d69a4344eeac8b16a262c5f373f1
treec3e254bc48f50fb389555e3d80f014419d27af8c
parentcae30f8270005940902c5807146fbaa36875e6e9
x86: EFI set_memory_x()/set_memory_uc() fixes

The EFI-runtime mapping code changed a larger memory area than it
should have, due to a pages/bytes parameter mixup.

noticed by Andi Kleen.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/efi.c