linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pause_on_oops
@ 2007-06-17 11:47 Russell King
  2007-06-18 10:03 ` pause_on_oops Paul Mundt
  0 siblings, 1 reply; 2+ messages in thread
From: Russell King @ 2007-06-17 11:47 UTC (permalink / raw)
  To: linux-arch, Andrew Morton

Folk,

It seems that arch maintainers weren't copied on the "pause on oops"
patch (dd287796d608fcdc3fe5e8fdb5bf762a8f1bc32a) which introduced
some generic infrastructure (oops_enter, oops_exit).  This has been
subsequently used by lockdep to disable itself when an oops occurs.

AFAICS only i386, powerpc and x86_64 call oops_enter() and oops_exit().
However, ARM, MIPS, S390, SH, Sparc64, and UML support lockdep, so
presumably it would be a good idea if they too were aware of these
functions.

I suggest _at least_ mips, s390, sh, sparc64 and uml folk look into
adding support to their die() functions (and check whether their
die functions are missing any other useful functionality.)

-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:

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

* Re: pause_on_oops
  2007-06-17 11:47 pause_on_oops Russell King
@ 2007-06-18 10:03 ` Paul Mundt
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Mundt @ 2007-06-18 10:03 UTC (permalink / raw)
  To: Russell King; +Cc: linux-arch, Andrew Morton

On Sun, Jun 17, 2007 at 12:47:58PM +0100, Russell King wrote:
> AFAICS only i386, powerpc and x86_64 call oops_enter() and oops_exit().
> However, ARM, MIPS, S390, SH, Sparc64, and UML support lockdep, so
> presumably it would be a good idea if they too were aware of these
> functions.
> 
> I suggest _at least_ mips, s390, sh, sparc64 and uml folk look into
> adding support to their die() functions (and check whether their
> die functions are missing any other useful functionality.)
> 
I've added it on SH now, thanks Russell.

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

end of thread, other threads:[~2007-06-18 10:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-17 11:47 pause_on_oops Russell King
2007-06-18 10:03 ` pause_on_oops Paul Mundt

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).