Re: oops in oprofile/dump_trace/X86 with 2.6.24-rcX

2007-11-09 Thread Robert Fitzsimons
> this only happens 32bit. Somehow I broke this when I introduced > stack_pointer(). Here is a patch that fixes the problem. > > Subject: oprofile: Fix oops on x86 32-bit I've tested this and it fixes the oops. Thank you. Robert - To unsubscribe from this list: send the line "unsubscribe

Re: oops in oprofile/dump_trace/X86 with 2.6.24-rcX

2007-11-09 Thread Jan Blunck
On Thu, Nov 08, Robert Fitzsimons wrote: > A couple of days ago I tried to use oprofile with a recent build of > 2.6.24-rc1, this resulted in a oops 'BUG: unable to handle kernel paging > request at virtual address'. Sorry, this only happens 32bit. Somehow I broke this when I introduced

Re: oops in oprofile/dump_trace/X86 with 2.6.24-rcX

2007-11-09 Thread Philippe Elie
On Thu, 08 Nov 2007 at 10:54 +, Andrew Morton wrote: > Philippe, on Sun, 21 Oct you sent a "[patch 1/2] oProfile: oops when > profile_pc() return ~0LU" which as far as I can tell never got applied. > > Also, I have no record of [patch 2/2] from that day. Can you please refresh > and resend

Re: oops in oprofile/dump_trace/X86 with 2.6.24-rcX

2007-11-09 Thread Philippe Elie
On Thu, 08 Nov 2007 at 10:54 +, Andrew Morton wrote: Philippe, on Sun, 21 Oct you sent a [patch 1/2] oProfile: oops when profile_pc() return ~0LU which as far as I can tell never got applied. Also, I have no record of [patch 2/2] from that day. Can you please refresh and resend both

Re: oops in oprofile/dump_trace/X86 with 2.6.24-rcX

2007-11-09 Thread Jan Blunck
On Thu, Nov 08, Robert Fitzsimons wrote: A couple of days ago I tried to use oprofile with a recent build of 2.6.24-rc1, this resulted in a oops 'BUG: unable to handle kernel paging request at virtual address'. Sorry, this only happens 32bit. Somehow I broke this when I introduced

Re: oops in oprofile/dump_trace/X86 with 2.6.24-rcX

2007-11-09 Thread Robert Fitzsimons
this only happens 32bit. Somehow I broke this when I introduced stack_pointer(). Here is a patch that fixes the problem. Subject: oprofile: Fix oops on x86 32-bit I've tested this and it fixes the oops. Thank you. Robert - To unsubscribe from this list: send the line unsubscribe

Re: oops in oprofile/dump_trace/X86 with 2.6.24-rcX

2007-11-08 Thread Robert Fitzsimons
> Philippe, on Sun, 21 Oct you sent a "[patch 1/2] oProfile: oops when > profile_pc() return ~0LU" which as far as I can tell never got applied. This patch applied on it own doesn't fix the problem causing my oops. > I've queued the below revert of Jan's change, in case your lost [2/2] doesn't >

Re: oops in oprofile/dump_trace/X86 with 2.6.24-rcX

2007-11-08 Thread Andrew Morton
> On Thu, 8 Nov 2007 01:45:27 + Robert Fitzsimons <[EMAIL PROTECTED]> wrote: > A couple of days ago I tried to use oprofile with a recent build of > 2.6.24-rc1, this resulted in a oops 'BUG: unable to handle kernel paging > request at virtual address'. > > The oops is readily reproducible on

Re: oops in oprofile/dump_trace/X86 with 2.6.24-rcX

2007-11-08 Thread Andrew Morton
On Thu, 8 Nov 2007 01:45:27 + Robert Fitzsimons [EMAIL PROTECTED] wrote: A couple of days ago I tried to use oprofile with a recent build of 2.6.24-rc1, this resulted in a oops 'BUG: unable to handle kernel paging request at virtual address'. The oops is readily reproducible on my main

Re: oops in oprofile/dump_trace/X86 with 2.6.24-rcX

2007-11-08 Thread Robert Fitzsimons
Philippe, on Sun, 21 Oct you sent a [patch 1/2] oProfile: oops when profile_pc() return ~0LU which as far as I can tell never got applied. This patch applied on it own doesn't fix the problem causing my oops. I've queued the below revert of Jan's change, in case your lost [2/2] doesn't