diff options
author | Naga Chumbalkar <nagananda.chumbalkar@hp.com> | 2011-02-25 21:31:55 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2011-03-09 16:36:41 +0100 |
commit | a7bd1dafdcc13ec7add4aafc927eb5e3a8d597e6 (patch) | |
tree | e95391ec6377259619788d938bdea441138d8064 /arch/x86/mm/fault.c | |
parent | x86, UV: Initialize the broadcast assist unit base destination node id properly (diff) | |
download | linux-a7bd1dafdcc13ec7add4aafc927eb5e3a8d597e6.tar.xz linux-a7bd1dafdcc13ec7add4aafc927eb5e3a8d597e6.zip |
x86: Don't check for BIOS corruption in first 64K when there's no need to
Due to commit 781c5a67f152c17c3e4a9ed9647f8c0be6ea5ae9 it is
likely that the number of areas to scan for BIOS corruption is 0
-- especially when the first 64K is already reserved
(X86_RESERVE_LOW is 64K by default).
If that's the case then don't set up the scan.
Signed-off-by: Naga Chumbalkar <nagananda.chumbalkar@hp.com>
Cc: <stable@kernel.org>
LKML-Reference: <20110225202838.2229.71011.sendpatchset@nchumbalkar.americas.hpqcorp.net>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/mm/fault.c')
0 files changed, 0 insertions, 0 deletions