From: David S. Miller Date: Fri, 12 Sep 2008 22:01:31 +0000 (-0700) Subject: sparc: Fix user_regset 'n' field values. X-Git-Tag: v2.6.27-rc7~31^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d4ee289d139d27b619c08c9809e7b1088c100aa;p=pandora-kernel.git sparc: Fix user_regset 'n' field values. As noticed by Russell King, we were not setting this properly to the number of entries, but rather the total size. This results in the core dumping code allocating waayyyy too much memory. Signed-off-by: David S. Miller --- Reading git-diff-tree failed