https://github.com/torvalds/linux
Revision 61438766514a2d7f191ce1b3cf6812eabbef4ef7 authored by Jan Beulich on 06 May 2009, 12:02:19 UTC, committed by H. Peter Anvin on 08 May 2009, 04:42:39 UTC
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>
1 parent e0e5ea3
History
Tip revision: 61438766514a2d7f191ce1b3cf6812eabbef4ef7 authored by Jan Beulich on 06 May 2009, 12:02:19 UTC
x86: fix boot hang in early_reserve_e820()
Tip revision: 6143876
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 885 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.6 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 144.4 KB
Makefile -rw-r--r-- 53.8 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top