Re: [patch 1/5] powerpc: fix for OProfile callgraph for Power 64 bit user apps

2008-06-10 Thread Carl Love
On Tue, 2008-06-10 at 10:30 +1000, Michael Ellerman wrote: > On Tue, 2008-06-10 at 09:41 +1000, Benjamin Herrenschmidt wrote: > > On Mon, 2008-06-09 at 16:26 -0700, [EMAIL PROTECTED] wrote: > > > From: Carl Love <[EMAIL PROTECTED]> > > > > > > Fix the 64 bit user code backtrace which currently ma

Re: [patch 1/5] powerpc: fix for OProfile callgraph for Power 64 bit user apps

2008-06-09 Thread Paul Mackerras
[EMAIL PROTECTED] writes: > From: Carl Love <[EMAIL PROTECTED]> > > Fix the 64 bit user code backtrace which currently may hang the system. NAK - Carl withdrew this patch ages ago. Paul. ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://oz

Re: [patch 1/5] powerpc: fix for OProfile callgraph for Power 64 bit user apps

2008-06-09 Thread Michael Ellerman
On Tue, 2008-06-10 at 09:41 +1000, Benjamin Herrenschmidt wrote: > On Mon, 2008-06-09 at 16:26 -0700, [EMAIL PROTECTED] wrote: > > From: Carl Love <[EMAIL PROTECTED]> > > > > Fix the 64 bit user code backtrace which currently may hang the system. > > > > Signed-off-by: Carl Love <[EMAIL PROTECTED

Re: [patch 1/5] powerpc: fix for OProfile callgraph for Power 64 bit user apps

2008-06-09 Thread Benjamin Herrenschmidt
On Mon, 2008-06-09 at 16:26 -0700, [EMAIL PROTECTED] wrote: > From: Carl Love <[EMAIL PROTECTED]> > > Fix the 64 bit user code backtrace which currently may hang the system. > > Signed-off-by: Carl Love <[EMAIL PROTECTED]> > Cc: Maynard Johnson <[EMAIL PROTECTED]> That looks weird. I doubt it's

[patch 1/5] powerpc: fix for OProfile callgraph for Power 64 bit user apps

2008-06-09 Thread akpm
From: Carl Love <[EMAIL PROTECTED]> Fix the 64 bit user code backtrace which currently may hang the system. Signed-off-by: Carl Love <[EMAIL PROTECTED]> Cc: Maynard Johnson <[EMAIL PROTECTED]> On Thu, 15 May 2008 10:20:44 +1000 Michael Ellerman <[EMAIL PROTECTED]> wrote: > > __copy_from_user_ina