diff options
| author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2019-07-23 06:08:27 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2019-07-23 06:47:56 +0300 |
| commit | b656722906efe434f0befe1d4ae4bb7a66fdc124 (patch) | |
| tree | c71a445cf6728f09dc27b1e3535b90da52517101 /tools/perf/scripts/python/stackcollapse.py | |
| parent | d8e18a516f8f67404c0d21af8c93d0474fba0876 (diff) | |
| download | linux-b656722906efe434f0befe1d4ae4bb7a66fdc124.tar.xz | |
net: Increase the size of skb_frag_t
To increase commonality between block and net, we are going to replace
the skb_frag_t with the bio_vec. This patch increases the size of
skb_frag_t on 32-bit machines from 8 bytes to 12 bytes. The size is
unchanged on 64-bit machines.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
