]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sparc64: Do not set max_mapnr.
authorDavid S. Miller <davem@davemloft.net>
Fri, 27 Apr 2012 17:55:08 +0000 (10:55 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Apr 2012 17:55:08 +0000 (10:55 -0700)
commit799d40cc108b45d74325c10841114fc6449631b7
tree2a294e1f0dd2e67e5f2fe0772a0aff38e042ea7f
parent5ed56f1ad95bcbe3e22079395eb4100c034e559a
sparc64: Do not set max_mapnr.

There is no need, since nothing relevant to sparc64 makes
use of this value.

Noticed by Sam Ravnborg.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/mm/init_64.c