git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80a56ab
)
sparc: Fix user_regset 'n' field values.
author
David S. Miller
<davem@davemloft.net>
Fri, 12 Sep 2008 22:01:31 +0000
(15:01 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 12 Sep 2008 22:55:44 +0000
(15:55 -0700)
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 <davem@davemloft.net>
No differences found