diff options
author | Nicolas Pitre <[email protected]> | 2009-02-18 22:29:22 +0100 |
---|---|---|
committer | Russell King <[email protected]> | 2009-02-19 09:49:45 +0000 |
commit | 3fd9825c42c784a59b3b90bdf073f49d4bb42a8d (patch) | |
tree | ae0910729307786e5393b66373239c4dee48303f /scripts/patch-kernel | |
parent | fd4b9b3650076ffadbdd6e360eb198f5d61747c0 (diff) |
[ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo()
In the non highmem case, if two memory banks of 1GB each are provided,
the second bank would evade suppression since its virtual base would
be 0. Fix this by disallowing any memory bank which virtual base
address is found to be lower than PAGE_OFFSET.
Reported-by: Lennert Buytenhek <[email protected]>
Signed-off-by: Nicolas Pitre <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions