diff options
author | Cyrill Gorcunov <gorcunov@gmail.com> | 2009-04-01 00:19:25 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-04-01 17:59:11 +0200 |
commit | ef161a9863b045909142daea9490b067997f3dc5 (patch) | |
tree | 2cf6aa8a617110c7680978b8aaceea87ec6d2a3d /mm/vmalloc.c | |
parent | proc tty: remove struct tty_operations::read_proc (diff) | |
download | linux-ef161a9863b045909142daea9490b067997f3dc5.tar.xz linux-ef161a9863b045909142daea9490b067997f3dc5.zip |
mm: mminit_validate_memmodel_limits(): remove redundant test
In case if start_pfn overlap the upper bound no need to test end_pfn again
since we have it already trimmed.
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Reviewed-by: Christoph Lameter <cl@linux-foundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions