OSDN Git Service

x86: make e820_end return max ram type only for 32 bit
authorYinghai Lu <yhlu.kernel@gmail.com>
Wed, 9 Jul 2008 10:01:14 +0000 (03:01 -0700)
committerIngo Molnar <mingo@elte.hu>
Wed, 9 Jul 2008 10:30:13 +0000 (12:30 +0200)
commitc22d4c1885130db9c07f6441ab461208a1ba16b2
tree90064ad9e38ec6d66314f48e0ef536b36f6da38c
parent183fe065652dbd64953afa9f389327e23e97967f
x86: make e820_end return max ram type only for 32 bit

to avoid warning from find_low_pfn_range for high pages size etc

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/e820.c