From: Al Viro Date: Fri, 4 Dec 2009 00:51:02 +0000 (-0500) Subject: sparc_brk() is not needed anymore X-Git-Tag: v2.6.33-rc1~320^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05d72faa6d13c9d857478a5d35c85db9adada685;p=pandora-kernel.git sparc_brk() is not needed anymore the checks it's doing are duplicated in sys_brk() and failing them early makes no sense, AFAICT. Acked-by: David S. Miller Acked-by: Hugh Dickins Signed-off-by: Al Viro --- Reading git-diff-tree failed