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


Groups > linux.kernel > #1479536

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

From Josh Poimboeuf <jpoimboe@redhat.com>
Newsgroups linux.kernel
Subject Re: [PATCH 6/6] x86/dumpstack: allow preemption in show_stack_log_lvl() and dump_trace()
Date 2016-09-08 23:50 +0200
Message-ID <sffmN-2IM-9@gated-at.bofh.it> (permalink)
References <s9JGV-4Wy-3@gated-at.bofh.it> <s9JGW-4Wy-19@gated-at.bofh.it> <sf1Dd-2F3-73@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Sep 08, 2016 at 09:04:01AM +0200, Ingo Molnar wrote:
> 
> * 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.

Argh, sorry about that.  I did a lot of testing on 32-bit with this
patch before.  I guess I goofed somehow when I split up the patches.

-- 
Josh

Back to linux.kernel | Previous | NextPrevious in thread | Next 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 v2] x86/dumpstack: allow preemption in  show_stack_log_lvl() and dump_trace() Ingo Molnar <mingo@kernel.org> - 2016-09-13 20:40 +0200
        Re: [PATCH v2] x86/dumpstack: allow preemption in  show_stack_log_lvl() and dump_trace() Josh Poimboeuf <jpoimboe@redhat.com> - 2016-09-13 21:40 +0200
      [tip:x86/asm] x86/dumpstack: Allow preemption in  show_stack_log_lvl() and dump_trace() tip-bot for Josh Poimboeuf <tipbot@zytor.com> - 2016-09-14 19:50 +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