Re: [PATCH] kdb: use correct pointer when 'btc' calls 'btt'

2018-11-10 Thread Olof Johansson
Hi Jason, On Mon, Oct 1, 2018 at 12:52 PM Jason Wessel wrote: > > On 09/28/2018 07:57 AM, Michael Ellerman wrote: > > Christophe LEROY writes: > >> Le 27/09/2018 à 13:09, Michael Ellerman a écrit : > >>> Christophe LEROY writes: > Le 26/09/2018 à 13:11, Daniel Thompson a écrit : > > >

Re: [PATCH] kdb: use correct pointer when 'btc' calls 'btt'

2018-10-01 Thread Jason Wessel
On 09/28/2018 07:57 AM, Michael Ellerman wrote: Christophe LEROY writes: Le 27/09/2018 à 13:09, Michael Ellerman a écrit : Christophe LEROY writes: Le 26/09/2018 à 13:11, Daniel Thompson a écrit : The Fixes: and now your Reviewed-by: appear automatically in patchwork (https://patchwork.ozla

Re: [PATCH] kdb: use correct pointer when 'btc' calls 'btt'

2018-09-28 Thread Michael Ellerman
Christophe LEROY writes: > Le 27/09/2018 à 13:09, Michael Ellerman a écrit : >> Christophe LEROY writes: >>> Le 26/09/2018 à 13:11, Daniel Thompson a écrit : On 16/09/2018 20:06, Daniel Thompson wrote: > On Fri, Sep 14, 2018 at 12:35:44PM +, Christophe Leroy wrote: >> On a powerp

Re: [PATCH] kdb: use correct pointer when 'btc' calls 'btt'

2018-09-27 Thread Christophe LEROY
Le 27/09/2018 à 13:09, Michael Ellerman a écrit : Christophe LEROY writes: Le 26/09/2018 à 13:11, Daniel Thompson a écrit : On 16/09/2018 20:06, Daniel Thompson wrote: On Fri, Sep 14, 2018 at 12:35:44PM +, Christophe Leroy wrote: On a powerpc 8xx, 'btc' fails as follows: Entering kdb

Re: [PATCH] kdb: use correct pointer when 'btc' calls 'btt'

2018-09-27 Thread Michael Ellerman
Christophe LEROY writes: > Le 26/09/2018 à 13:11, Daniel Thompson a écrit : >> On 16/09/2018 20:06, Daniel Thompson wrote: >>> On Fri, Sep 14, 2018 at 12:35:44PM +, Christophe Leroy wrote: On a powerpc 8xx, 'btc' fails as follows: Entering kdb (current=0x(ptrval), pid 282) due to Key

Re: [PATCH] kdb: use correct pointer when 'btc' calls 'btt'

2018-09-26 Thread Christophe LEROY
Le 26/09/2018 à 13:11, Daniel Thompson a écrit : On 16/09/2018 20:06, Daniel Thompson wrote: On Fri, Sep 14, 2018 at 12:35:44PM +, Christophe Leroy wrote: On a powerpc 8xx, 'btc' fails as follows: Entering kdb (current=0x(ptrval), pid 282) due to Keyboard Entry kdb> btc btc: cpu status:

Re: Re: [PATCH] kdb: use correct pointer when 'btc' calls 'btt'

2018-09-26 Thread Daniel Thompson
On 16/09/2018 20:06, Daniel Thompson wrote: On Fri, Sep 14, 2018 at 12:35:44PM +, Christophe Leroy wrote: On a powerpc 8xx, 'btc' fails as follows: Entering kdb (current=0x(ptrval), pid 282) due to Keyboard Entry kdb> btc btc: cpu status: Currently on cpu 0 Available cpus: 0 kdb_getarea: Ba

Re: [PATCH] kdb: use correct pointer when 'btc' calls 'btt'

2018-09-16 Thread Tobin C. Harding
On Sun, Sep 16, 2018 at 12:06:10PM -0700, Daniel Thompson wrote: > On Fri, Sep 14, 2018 at 12:35:44PM +, Christophe Leroy wrote: > > On a powerpc 8xx, 'btc' fails as follows: > > > > Entering kdb (current=0x(ptrval), pid 282) due to Keyboard Entry > > kdb> btc > > btc: cpu status: Currently on

Re: [PATCH] kdb: use correct pointer when 'btc' calls 'btt'

2018-09-16 Thread Daniel Thompson
On Fri, Sep 14, 2018 at 12:35:44PM +, Christophe Leroy wrote: > On a powerpc 8xx, 'btc' fails as follows: > > Entering kdb (current=0x(ptrval), pid 282) due to Keyboard Entry > kdb> btc > btc: cpu status: Currently on cpu 0 > Available cpus: 0 > kdb_getarea: Bad address 0x0 > > when booting t