]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf0e801295aeccccd979eed2319bc4be323ee6fc6
treec3e254bc48f50fb389555e3d80f014419d27af8c
parent9fad9abab01f0f89473c9a2d44d25b7816ac4c87
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