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:
80cc7d8
)
edac: reduce stack pressure by using a pre-allocated buffer
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 21 Feb 2013 16:36:45 +0000
(13:36 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 21 Feb 2013 16:48:45 +0000
(13:48 -0300)
The number of variables at the stack is too big.
Reduces the stack usage by using a pre-allocated error
buffer.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found