Re: [PATCH][RFC] x86: oprofile 32bit stack traces on 64bit kernel

2008-02-07 Thread Arjan van de Ven
On Tue, 05 Feb 2008 10:20:52 -0600 Jason Wessel <[EMAIL PROTECTED]> wrote: > > There are multiple ways to write the same code, hence the reason this > is listed as an RFC patch. I wanted to provide a working fix to > account for the case of executing 32 bit and 64 bit user space code on > a 64 b

[PATCH][RFC] x86: oprofile 32bit stack traces on 64bit kernel

2008-02-05 Thread Jason Wessel
There are multiple ways to write the same code, hence the reason this is listed as an RFC patch. I wanted to provide a working fix to account for the case of executing 32 bit and 64 bit user space code on a 64 bit kernel. -CLIP HERE--- Allow oprofile's backtrace to work on a 32bit user