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:
a36fdd8
)
i40e: Reduce stack in i40e_dbg_dump_desc
author
Joe Perches
<joe@perches.com>
Tue, 18 Nov 2014 05:53:00 +0000
(
05:53
+0000)
committer
Jeff Kirsher
<jeffrey.t.kirsher@intel.com>
Sat, 6 Dec 2014 13:00:01 +0000
(
05:00
-0800)
Reduce stack use by using kmemdup and not using a very
large struct on stack.
In function ‘i40e_dbg_dump_desc’:
warning: the frame size of 8192 bytes is larger than 2048 bytes [-Wframe-larger-than=]
Signed-off-by: Joe Perches <joe@perches.com>
Tested-by: Jim Young <jamesx.m.young@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
No differences found