Subject: Re: kernel panic messages
To: matthew green <mrg@eterna.com.au>
From: Martin Husemann <martin@duskware.de>
List: tech-kern
Date: 05/03/2003 17:57:29
On Sun, May 04, 2003 at 01:45:10AM +1000, matthew green wrote:
> i've been rather annoyed by a panic message not being unique
> in the past.  a simple additional number for strings for now
> would not be a step backwards...

how about changing the panic signature to include __FILE__ and __LINE__ just
before the const char * fmt?

Martin