summaryrefslogtreecommitdiffstats
path: root/arch/riscv
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2019-04-10 12:27:59 +0200
committerThomas Gleixner <tglx@linutronix.de>2019-04-14 19:58:28 +0200
commitf8a9a269c28ddd5d741e747ceca753af01c828f2 (patch)
tree6825f8abb8cc6cd8655c8338bf02df0e4f8afd50 /arch/riscv
parentb01f6d368d296cac099383a3eb200e135420f885 (diff)
unicore32/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: Guan Xuetao <gxt@pku.edu.cn> Link: https://lkml.kernel.org/r/20190410103644.036077691@linutronix.de
Diffstat (limited to 'arch/riscv')
0 files changed, 0 insertions, 0 deletions