diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2019-04-10 13:28:01 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2019-04-14 20:58:29 +0300 |
commit | 7b2c7b6233497bfab8826ece574bc1c26e97478d (patch) | |
tree | a91cfefcd076a09e2a78da89b3517d5db60dff52 /arch/parisc | |
parent | fa9833992d5ff3c0d6e81d708bec363bce2fb54c (diff) | |
download | linux-7b2c7b6233497bfab8826ece574bc1c26e97478d.tar.xz |
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 <tglx@linutronix.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Alexander Potapenko <glider@google.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Cc: linux-arm-kernel@lists.infradead.org
Link: https://lkml.kernel.org/r/20190410103644.220247845@linutronix.de
Diffstat (limited to 'arch/parisc')
0 files changed, 0 insertions, 0 deletions