Re: [PATCH] Print error code in page faults

2007-02-25 Thread Andi Kleen
On Saturday 24 February 2007 06:31, Glauber de Oliveira Costa wrote: > When a page faults comes from a kernel space, the printed summary > leaves us clueless about what kind of access was being tried (which > is encoded in the error_code variable). > > Having it promply available may ease

Re: [PATCH] Print error code in page faults

2007-02-25 Thread Andi Kleen
On Saturday 24 February 2007 06:31, Glauber de Oliveira Costa wrote: When a page faults comes from a kernel space, the printed summary leaves us clueless about what kind of access was being tried (which is encoded in the error_code variable). Having it promply available may ease debugging in

Re: [PATCH] Print error code in page faults

2007-02-24 Thread Glauber de Oliveira Costa
On Sat, Feb 24, 2007 at 02:12:29PM -0500, Chuck Ebbert wrote: > > Umm, it's already there, right after the word "Oops". > > > Oops: 0002 [1] SMP > Oops! ;-) -- Glauber de Oliveira Costa Red Hat Inc. "Free as in Freedom" - To unsubscribe from this list: send the line "unsubscribe

Re: [PATCH] Print error code in page faults

2007-02-24 Thread Chuck Ebbert
Glauber de Oliveira Costa wrote: > When a page faults comes from a kernel space, the printed summary > leaves us clueless about what kind of access was being tried (which > is encoded in the error_code variable). > > Having it promply available may ease debugging in a bunch of > situations. > >

Re: [PATCH] Print error code in page faults

2007-02-24 Thread Chuck Ebbert
Glauber de Oliveira Costa wrote: When a page faults comes from a kernel space, the printed summary leaves us clueless about what kind of access was being tried (which is encoded in the error_code variable). Having it promply available may ease debugging in a bunch of situations.

Re: [PATCH] Print error code in page faults

2007-02-24 Thread Glauber de Oliveira Costa
On Sat, Feb 24, 2007 at 02:12:29PM -0500, Chuck Ebbert wrote: Umm, it's already there, right after the word Oops. Oops: 0002 [1] SMP Oops! ;-) -- Glauber de Oliveira Costa Red Hat Inc. Free as in Freedom - To unsubscribe from this list: send the line unsubscribe