[PATCH 0/3] : KGDB/KDB/UV updates.

2014-01-13 Thread Mike Travis
* Change the fix for 'KDB not defined' build problem by changing the kgdb_nmicallin() interface to include the KDB specific reason code. This removes the dependency on KDB in the debug core. It also requires a change to the kgdb call in from UV NMI handler to avoid a compile error. *

Re: [PATCH 0/3] : KGDB/KDB/UV updates.

2014-01-13 Thread Ingo Molnar
* Mike Travis wrote: > On 10/19/2013 1:56 AM, Ingo Molnar wrote: > > > > * Mike Travis wrote: > > > >> > >> * Change the fix for KDB not defined build problem by changing > >> the kgdb_nmicallin() interface to include the KDB specific > >> reason code. This removes a dependency on KDB

Re: [PATCH 0/3] : KGDB/KDB/UV updates.

2014-01-13 Thread Mike Travis
On 10/19/2013 1:56 AM, Ingo Molnar wrote: > > * Mike Travis wrote: > >> >> * Change the fix for KDB not defined build problem by changing >> the kgdb_nmicallin() interface to include the KDB specific >> reason code. This removes a dependency on KDB in the debug >> core. Also requires

Re: [PATCH 0/3] : KGDB/KDB/UV updates.

2014-01-13 Thread Mike Travis
On 10/19/2013 1:56 AM, Ingo Molnar wrote: * Mike Travis tra...@sgi.com wrote: * Change the fix for KDB not defined build problem by changing the kgdb_nmicallin() interface to include the KDB specific reason code. This removes a dependency on KDB in the debug core. Also requires

Re: [PATCH 0/3] : KGDB/KDB/UV updates.

2014-01-13 Thread Ingo Molnar
* Mike Travis tra...@sgi.com wrote: On 10/19/2013 1:56 AM, Ingo Molnar wrote: * Mike Travis tra...@sgi.com wrote: * Change the fix for KDB not defined build problem by changing the kgdb_nmicallin() interface to include the KDB specific reason code. This removes a dependency

[PATCH 0/3] : KGDB/KDB/UV updates.

2014-01-13 Thread Mike Travis
* Change the fix for 'KDB not defined' build problem by changing the kgdb_nmicallin() interface to include the KDB specific reason code. This removes the dependency on KDB in the debug core. It also requires a change to the kgdb call in from UV NMI handler to avoid a compile error. *

Re: [PATCH 0/3] : KGDB/KDB/UV updates.

2013-10-19 Thread Ingo Molnar
* Mike Travis wrote: > > * Change the fix for KDB not defined build problem by changing > the kgdb_nmicallin() interface to include the KDB specific > reason code. This removes a dependency on KDB in the debug > core. Also requires a change the call in from UV NMI handler. > > * Fix

Re: [PATCH 0/3] : KGDB/KDB/UV updates.

2013-10-19 Thread Ingo Molnar
* Mike Travis tra...@sgi.com wrote: * Change the fix for KDB not defined build problem by changing the kgdb_nmicallin() interface to include the KDB specific reason code. This removes a dependency on KDB in the debug core. Also requires a change the call in from UV NMI handler.

[PATCH 0/3] : KGDB/KDB/UV updates.

2013-10-18 Thread Mike Travis
* Change the fix for KDB not defined build problem by changing the kgdb_nmicallin() interface to include the KDB specific reason code. This removes a dependency on KDB in the debug core. Also requires a change the call in from UV NMI handler. * Fix some problems found by the kbuild test

[PATCH 0/3] : KGDB/KDB/UV updates.

2013-10-18 Thread Mike Travis
* Change the fix for KDB not defined build problem by changing the kgdb_nmicallin() interface to include the KDB specific reason code. This removes a dependency on KDB in the debug core. Also requires a change the call in from UV NMI handler. * Fix some problems found by the kbuild test