From: James Hogan Date: Thu, 1 May 2014 14:05:07 +0000 (+0100) Subject: asm-generic: remove _STK_LIM_MAX X-Git-Tag: omap-for-v3.16/fixes-against-rc1~181^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffe6902b66aaa4ca6694bc19639259c16d84ddb1;p=pandora-kernel.git asm-generic: remove _STK_LIM_MAX _STK_LIM_MAX could be used to override the RLIMIT_STACK hard limit from an arch's include/uapi/asm-generic/resource.h file, but is no longer used since both parisc and metag removed the override. Therefore remove it entirely, setting the hard RLIMIT_STACK limit to RLIM_INFINITY directly in include/asm-generic/resource.h. Signed-off-by: James Hogan Cc: Arnd Bergmann Cc: linux-arch@vger.kernel.org Cc: Helge Deller Cc: John David Anglin --- Reading git-diff-tree failed