diff options
author | Vladimir Murzin <vladimir.murzin@arm.com> | 2017-09-04 09:17:48 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@armlinux.org.uk> | 2017-09-28 11:13:04 +0100 |
commit | 0d9ac1625ac1041742c72c3b680198f0304539b2 (patch) | |
tree | f67ea6a512ed5a59a627b40fdfa8e448e2715b16 /mm | |
parent | 6022f80da0d9d42e02e78f3fb42930ee86f3e7af (diff) |
ARM: 8696/1: mm: Remove dead code in mem_init()
The code in question checks memory constrains to set default policy for
overcommit; however we support page size of 4K only thus condition is
always evaluated to false. Remove that dead code.
Signed-off-by: Vladimir Murzin <vladimir.murzin@arm.com>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions