Re: [PATCH 026/270] powerpc/eeh: Lock module while handling EEH event

2012-12-03 Thread Herton Ronaldo Krzesinski
On Thu, Nov 29, 2012 at 05:41:12PM -0800, Greg Kroah-Hartman wrote: > On Tue, Nov 27, 2012 at 02:18:34AM +, Ben Hutchings wrote: > > [...] > > > > Greg, you probably want this in 3.4 and 3.6. > > Many thanks. Herton, any reason why you didn't forward on this > backported version of the patch

Re: [PATCH 026/270] powerpc/eeh: Lock module while handling EEH event

2012-11-29 Thread Greg Kroah-Hartman
On Tue, Nov 27, 2012 at 02:18:34AM +, Ben Hutchings wrote: > On Mon, 2012-11-26 at 14:55 -0200, Herton Ronaldo Krzesinski wrote: > > 3.5.7u1 -stable review patch. If anyone has any objections, please let me > > know. > > > > -- > > > > From: Gavin Shan > > > > commit feadf

Re: [PATCH 026/270] powerpc/eeh: Lock module while handling EEH event

2012-11-26 Thread Ben Hutchings
On Mon, 2012-11-26 at 14:55 -0200, Herton Ronaldo Krzesinski wrote: > 3.5.7u1 -stable review patch. If anyone has any objections, please let me > know. > > -- > > From: Gavin Shan > > commit feadf7c0a1a7c08c74bebb4a13b755f8c40e3bbc upstream. > > The EEH core is talking with t

[PATCH 026/270] powerpc/eeh: Lock module while handling EEH event

2012-11-26 Thread Herton Ronaldo Krzesinski
3.5.7u1 -stable review patch. If anyone has any objections, please let me know. -- From: Gavin Shan commit feadf7c0a1a7c08c74bebb4a13b755f8c40e3bbc upstream. The EEH core is talking with the PCI device driver to determine the action (purely reset, or PCI device removal). Durin