aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/kernel/stacktrace.c
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2019-04-10 12:28:01 +0200
committerThomas Gleixner <[email protected]>2019-04-14 19:58:29 +0200
commit7b2c7b6233497bfab8826ece574bc1c26e97478d (patch)
treea91cfefcd076a09e2a78da89b3517d5db60dff52 /arch/parisc/kernel/stacktrace.c
parentfa9833992d5ff3c0d6e81d708bec363bce2fb54c (diff)
arm64/stacktrace: Remove the pointless ULONG_MAX marker
Terminating the last trace entry with ULONG_MAX is a completely pointless exercise and none of the consumers can rely on it because it's inconsistently implemented across architectures. In fact quite some of the callers remove the entry and adjust stack_trace.nr_entries afterwards. 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: Catalin Marinas <[email protected]> Cc: Will Deacon <[email protected]> Cc: [email protected] Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'arch/parisc/kernel/stacktrace.c')
0 files changed, 0 insertions, 0 deletions