public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PANIC] Kernel panic after rmmod softdog (2.6.8.1)
@ 2004-10-10 20:24 Michael Schierl
  0 siblings, 0 replies; only message in thread
From: Michael Schierl @ 2004-10-10 20:24 UTC (permalink / raw)
  To: linux-kernel

Hi,

today, when testing the software watchdog, I accidentally removed the 
software watchdog kernel module and got a kernel panic.

to reproduce:

- build a kernel (2.6.8.1) with softdog built as module
  (and without the NOWAYOUT option)
- load the softdog module
- write something (not ending with a "V") to /dev/watchdog, e. g.
  echo x >/dev/watchdog
- A message will appear that device was closed, but the watchdog is 
  still active (if you wait a minute now, your box will reboot...)
- remove the softdog module
- wait a minute. you will see a kernel panic.

If there is a need for the actual panic message, I'll take a piece of 
paper and transcribe it (no serial console here...), but i doubt it,
since 
it is quite easy to reproduce...

when you disable the watchdog by
  echo "V" >/dev/watchdog
before removing the module, it will not panic.

Hmm, another thing: according to the documentation in watchdog.txt,
softdog does not honor the special "V" for closing the watchdog,
but actually it does.

Please CC me since I am not on the list,

Michael

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-10-10 20:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-10 20:24 [PANIC] Kernel panic after rmmod softdog (2.6.8.1) Michael Schierl

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