From: Yinghai Lu Date: Sat, 14 Mar 2009 21:32:41 +0000 (-0700) Subject: x86: fix 64k corruption-check X-Git-Tag: v2.6.30-rc1~211^2~21^5~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d7942dc2a70a7e74c352107b150265602671588;p=pandora-kernel.git x86: fix 64k corruption-check Impact: fix boot crash Need to exit early if the addr is far above 64k. The crash got exposed by: 78a8b35: x86: make e820_update_range() handle small range update Signed-off-by: Yinghai Lu Cc: LKML-Reference: <49BC2279.2030101@kernel.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed