All of lore.kernel.org
 help / color / mirror / Atom feed
From: Larry Finger <Larry.Finger@lwfinger.net>
To: linux-kernel@vger.kernel.org
Subject: How to dump stack for kernel threads
Date: Thu, 26 Jan 2006 11:45:22 -0600	[thread overview]
Message-ID: <43D90AB2.3020705@lwfinger.net> (raw)

In a driver that I am debugging, there is a periodic task that runs every minute. Intermittently, it 
destructively interrupts some other activity in the driver, but I have not been able to find the 
section that is not thread-safe. I have included a dump_stack call at the point where the problem is 
evident, but the current thread is OK. How would I generate a stack dump of the rest of this 
driver's kernel threads? Dumping all kernel threads would also be OK.

Thanks,

Larry

             reply	other threads:[~2006-01-26 17:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-26 17:45 Larry Finger [this message]
2006-01-26 21:15 ` How to dump stack for kernel threads Jan Engelhardt
2006-01-27  3:00   ` Larry Finger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43D90AB2.3020705@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.