kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: greg@kroah.com (Greg KH)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Linux module for causing a system hard lock-up
Date: Wed, 8 Jun 2011 15:53:49 -0700	[thread overview]
Message-ID: <20110608225349.GA28108@kroah.com> (raw)
In-Reply-To: <SNT111-DS144545E0C359C12FD7DA3CA7620@phx.gbl>

On Wed, Jun 08, 2011 at 11:24:06PM +0100, limp wrote:
> >Hello,
> >
> >> Could anyone please let me know how can I achieve this?
> >
> >Is hard lockup detector enabled in your system? Could you
> >post your .config.
> 
> Hi there,
> 
> At the moment I haven't enabled a hard lockup detector (I guess you're
> talking about NMI watchdog, right?) but I am just trying to hard lockup
> Linux using a kernel module. I was expecting the posted module to do that
> but apparently it doesn't (Linux still works great after loading it).

That's because only the thread that loaded the module is stuck, not the
whole system.  It continues on just fine, you are going to have to do
more work to bring the whole system down.

greg k-h

  parent reply	other threads:[~2011-06-08 22:53 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-08 19:27 Linux module for causing a system hard lock-up limp
2011-06-08 20:12 ` Daniel Baluta
2011-06-08 22:24   ` limp
2011-06-08 22:53     ` Jeff Haran
2011-06-08 22:53     ` Greg KH [this message]
2011-06-09  4:28 ` Michael Blizek
2011-06-09  4:46   ` Michael Blizek
2011-06-09  7:06     ` Mulyadi Santosa
2011-06-14 20:23       ` limp
2011-06-14 21:36         ` João Eduardo Luís
2011-06-28 14:35           ` hlist_add_head luca ellero
     [not found]             ` <BANLkTikb1ungKEJ_WoHOpMG+=-sHcFb5ag@mail.gmail.com>
2011-06-30  9:18               ` hlist_add_head piyush moghe

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=20110608225349.GA28108@kroah.com \
    --to=greg@kroah.com \
    --cc=kernelnewbies@lists.kernelnewbies.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).