diff options
| author | Alexey Dobriyan <[email protected]> | 2018-04-05 16:21:35 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2018-04-05 21:36:24 -0700 |
| commit | 284b50ddcf32e3fe1cd39bfc9ad803704e6ca338 (patch) | |
| tree | 47c2092f2a0c34e0e44d31034b368fe2f1913054 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 7bbdb81ee3de73f2381ceec1bbee831f4c913b5c (diff) | |
slub: make slab_index() return unsigned int
slab_index() returns index of an object within a slab which is at most
u15 (or u16?).
Iterators additionally guarantee that "p >= addr".
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Alexey Dobriyan <[email protected]>
Acked-by: Christoph Lameter <[email protected]>
Cc: Pekka Enberg <[email protected]>
Cc: David Rientjes <[email protected]>
Cc: Joonsoo Kim <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions