diff options
| author | Alexey Dobriyan <[email protected]> | 2018-04-05 16:21:10 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2018-04-05 21:36:23 -0700 |
| commit | e5d9998f3e09359b372a037a6ac55ba235d95d57 (patch) | |
| tree | a73f7aaf5f49a6a55f2e81cf334faf0d66dd0354 /tools/perf/scripts/python/call-graph-from-sql.py | |
| parent | 52ee6d74aa23a3c5d4472edf167f2bb47776a733 (diff) | |
slub: make ->cpu_partial unsigned int
/*
* cpu_partial determined the maximum number of objects
* kept in the per cpu partial lists of a processor.
*/
Can't be negative.
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/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions