mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] x86: Fix perf deadlock caused by dumpstack cleanup
@ 2014-04-02 17:26 Steven Rostedt
  2014-04-02 17:26 ` [PATCH 1/2] x86: Fix dumpstack_64 to keep state of "used" variable in loop Steven Rostedt
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Steven Rostedt @ 2014-04-02 17:26 UTC (permalink / raw)
  To: linux-kernel; +Cc: Linus Torvalds, Ingo Molnar, Andrew Morton


Linus,

Here are two patches that fix the deadlock that you discovered.

The first patch is the real culprit, but as I was looking at the code
I realized that the irq stack part was a bit off too. That part didn't
cause the lock up, but needs to be fixed regardless.

Note, I'm hoping to use these clean ups to make x86_64 and i386 code
a bit closer to each other, so I hope the original change does not
get reverted.

-- Steve



Steven Rostedt (Red Hat) (2):
      x86: Fix dumpstack_64 to keep state of "used" variable in loop
      x86: Fix dumpstack_64 irq stack handling

----
 arch/x86/kernel/dumpstack_64.c | 25 +++++++++++++------------
 1 file changed, 13 insertions(+), 12 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-04-02 19:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-02 17:26 [PATCH 0/2] x86: Fix perf deadlock caused by dumpstack cleanup Steven Rostedt
2014-04-02 17:26 ` [PATCH 1/2] x86: Fix dumpstack_64 to keep state of "used" variable in loop Steven Rostedt
2014-04-02 17:26 ` [PATCH 2/2] x86: Fix dumpstack_64 irq stack handling Steven Rostedt
2014-04-02 18:46 ` [PATCH 0/2] x86: Fix perf deadlock caused by dumpstack cleanup Linus Torvalds
2014-04-02 19:37   ` Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®