diff options
author | Arjan van de Ven <arjan@linux.intel.com> | 2008-02-18 09:58:45 -0800 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-02-19 16:18:34 +0100 |
commit | 156fbc3fbe4ab640297b1ae2092821363840aeb6 (patch) | |
tree | 285b14753f41e02e7641d96a8e5c23ae0c71c690 /arch/powerpc/kernel/tau_6xx.c | |
parent | d8a9e6a51ec58486f850e3606e3fcb86b5b7da41 (diff) |
x86: fix page_is_ram() thinko
page_is_ram() has a special case for the 640k-1M bios area, however
due to a thinko the special case checks the e820 table entry and
not the memory the user has asked for. This patch fixes the bug.
[ mingo@elte.hu: this too is better solved in the e820 space, but those
fixes are too intrusive for v2.6.25. ]
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/powerpc/kernel/tau_6xx.c')
0 files changed, 0 insertions, 0 deletions