diff options
| author | Cong Wang <[email protected]> | 2013-06-02 15:00:52 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2013-06-03 00:28:44 -0700 |
| commit | 9a99d4a50cb8ce516adf0f2436138d4c8e6e4535 (patch) | |
| tree | f8854a80373f9288f1ee27a8d0ab54d46b256a57 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 08578d8d4eb76b7afe314fa03abe167761462fe4 (diff) | |
icmp: avoid allocating large struct on stack
struct icmp_bxm is a large struct, reduce stack usage
by allocating it on heap.
Cc: Eric Dumazet <[email protected]>
Cc: Joe Perches <[email protected]>
Cc: David S. Miller <[email protected]>
Signed-off-by: Cong Wang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions