summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@novell.com>2009-05-06 14:02:19 +0200
committerH. Peter Anvin <hpa@zytor.com>2009-05-08 06:42:39 +0200
commit61438766514a2d7f191ce1b3cf6812eabbef4ef7 (patch)
tree4ce81e8bbdc731812e54ed4def92eac4f266cbd6 /lib
parentx86: Fix a typo in a printk message (diff)
downloadlinux-61438766514a2d7f191ce1b3cf6812eabbef4ef7.tar.xz
linux-61438766514a2d7f191ce1b3cf6812eabbef4ef7.zip
x86: fix boot hang in early_reserve_e820()
If the first non-reserved (sub-)range doesn't fit the size requested, an endless loop will be entered. If a range returned from find_e820_area_size() turns out insufficient in size, the range must be skipped before calling the function again. [ Impact: fixes boot hang on some platforms ] Signed-off-by: Jan Beulich <jbeulich@novell.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions