x86: e820 max_arch_pfn typo fix for 64 bit
authorYinghai Lu <yhlu.kernel@gmail.com>
Wed, 4 Jun 2008 20:21:29 +0000 (13:21 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 4 Jun 2008 21:15:33 +0000 (23:15 +0200)
commitbd70e522afce2f7837d081dc52f261ecf9d4d2d5
treeb634a216a9a83f4464e889bcfac98879b03331a3
parent7b2a0a6c4866cac146dcb0433e6984eb19a81335
x86: e820 max_arch_pfn typo fix for 64 bit

should use right shift

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/e820.c