diff options
author | Thomas Gleixner <[email protected]> | 2019-04-10 12:28:05 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2019-04-14 19:58:30 +0200 |
commit | b8ca7ff7731f57b256fcc13a9b7d4913f5282e5c (patch) | |
tree | 23b094313cb6d6d36b62990cc7c45033dd41a469 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2dfed4565afe263751d2451ad22336ad806c25a6 (diff) |
mm/slub: Remove the ULONG_MAX stack trace hackery
No architecture terminates the stack trace with ULONG_MAX anymore. Remove
the cruft.
While at it remove the pointless loop of clearing the stack array
completely. It's sufficient to clear the last entry as the consumers break
out on the first zeroed entry anyway.
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Alexander Potapenko <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Pekka Enberg <[email protected]>
Cc: [email protected]
Cc: David Rientjes <[email protected]>
Cc: Christoph Lameter <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions