Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1478857

Re: [PATCH 6/6] x86/dumpstack: allow preemption in show_stack_log_lvl() and dump_trace()

From Ingo Molnar <mingo@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH 6/6] x86/dumpstack: allow preemption in show_stack_log_lvl() and dump_trace()
Date 2016-09-08 09:10 +0200
Message-ID <sf1Dd-2F3-73@gated-at.bofh.it> (permalink)
References <s9JGV-4Wy-3@gated-at.bofh.it> <s9JGW-4Wy-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


* Josh Poimboeuf <jpoimboe@redhat.com> wrote:

>  arch/x86/kernel/dumpstack_32.c | 14 ++++++--------

> --- a/arch/x86/kernel/dumpstack_32.c
> +++ b/arch/x86/kernel/dumpstack_32.c

> +static void *is_softirq_stack(unsigned long *stack);
>  {

FYI, this bit clearly wasn't build tested on 32-bit even once - I'm skipping this 
patch.

Thanks,

	Ingo

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: [PATCH 6/6] x86/dumpstack: allow preemption in  show_stack_log_lvl() and dump_trace() Ingo Molnar <mingo@kernel.org> - 2016-09-08 09:10 +0200
  Re: [PATCH 6/6] x86/dumpstack: allow preemption in  show_stack_log_lvl() and dump_trace() Josh Poimboeuf <jpoimboe@redhat.com> - 2016-09-08 23:50 +0200
    [PATCH v2] x86/dumpstack: allow preemption in show_stack_log_lvl() and dump_trace() Josh Poimboeuf <jpoimboe@redhat.com> - 2016-09-09 00:00 +0200
    Re: [PATCH 6/6] x86/dumpstack: allow preemption in  show_stack_log_lvl() and dump_trace() Ingo Molnar <mingo@kernel.org> - 2016-09-09 08:20 +0200

csiph-web