public inbox for linuxppc-dev@ozlabs.org
 help / color / mirror / Atom feed
* NULL dereference in clockevents_program_event
@ 2007-11-19 20:06 Johannes Berg
  2007-11-27 23:52 ` Johannes Berg
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2007-11-19 20:06 UTC (permalink / raw)
  To: Thomas Gleixner
  Cc: linuxppc-dev list, Ingo Molnar, Paul Mackerras, Linux Kernel list

[-- Attachment #1: Type: text/plain, Size: 750 bytes --]

Hi,

During a hibernate cycle on my G5, while machine was powering down after
saving the image, I just had a NULL dereference  in
clockevents_program_event when accessing dev->mode, dev was NULL.

Unfortunately the machine rebooted before I was able to write down more
than the fact that it was called from tick_program_event(); the problem
doesn't seem to be easily reproducible.

From what I can see when doing the same thing, the shutdown attempts to
offline all CPUs. Because the snapshot was actually saved to disk and
the machine was shutting down I guess that the it happened at that time,
but I have no idea what else to do to debug this.

I have

| CONFIG_HIGH_RES_TIMERS=y
| CONFIG_NO_HZ=y

in this config.

johannes

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 828 bytes --]

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

end of thread, other threads:[~2007-11-28 13:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-19 20:06 NULL dereference in clockevents_program_event Johannes Berg
2007-11-27 23:52 ` Johannes Berg

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