[ 19/27] i7core_edac: fix panic when accessing sysfs files

2012-12-06 Thread Greg Kroah-Hartman
3.6-stable review patch. If anyone has any objections, please let me know. -- From: Prarit Bhargava commit 42709efb3a47524c6252e1bdc85e205f7bc356fb upstream. The i7core_edac addrmatch_dev and chancounts_dev have sysfs files associated with them. The sysfs files, however, are

Patch "i7core_edac: fix panic when accessing sysfs files" has been added to the 3.6-stable tree

2012-12-06 Thread gregkh
This is a note to let you know that I've just added the patch titled i7core_edac: fix panic when accessing sysfs files to the 3.6-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the pat

Re: i7core_edac: fix panic when accessing sysfs files

2012-12-04 Thread Mauro Carvalho Chehab
Em Tue, 04 Dec 2012 11:19:52 -0700 Shuah Khan escreveu: > On Tue, 2012-12-04 at 09:41 -0200, Mauro Carvalho Chehab wrote: > > Em 03-12-2012 22:26, Prarit Bhargava escreveu: > > > > > > > > > On 12/03/2012 07:03 PM, Shuah Khan wrote: > > >> Prarit/Mauro, > > >> > > >> Should this patch go into sta

Re: i7core_edac: fix panic when accessing sysfs files

2012-12-04 Thread Shuah Khan
On Tue, 2012-12-04 at 09:41 -0200, Mauro Carvalho Chehab wrote: > Em 03-12-2012 22:26, Prarit Bhargava escreveu: > > > > > > On 12/03/2012 07:03 PM, Shuah Khan wrote: > >> Prarit/Mauro, > >> > >> Should this patch go into stables as well? > > > > I have no objection to it going to stable, but will

Re: i7core_edac: fix panic when accessing sysfs files

2012-12-04 Thread Bjørn Mork
Mauro Carvalho Chehab writes: > It seems ok to send it to stable for the stable versions that got the > HERM patches (e. g. EDAC core version updated to 3.0.0). Adding it > to older ones would cause regressions. > > In other words, if the following patch exists at -stable, then > I recommend back

Re: i7core_edac: fix panic when accessing sysfs files

2012-12-04 Thread Mauro Carvalho Chehab
Em 03-12-2012 22:26, Prarit Bhargava escreveu: On 12/03/2012 07:03 PM, Shuah Khan wrote: Prarit/Mauro, Should this patch go into stables as well? I have no objection to it going to stable, but will leave the final decision to Mauro. It seems ok to send it to stable for the stable versions

Re: i7core_edac: fix panic when accessing sysfs files

2012-12-03 Thread Prarit Bhargava
On 12/03/2012 07:03 PM, Shuah Khan wrote: > Prarit/Mauro, > > Should this patch go into stables as well? I have no objection to it going to stable, but will leave the final decision to Mauro. P. -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to ma

i7core_edac: fix panic when accessing sysfs files

2012-12-03 Thread Shuah Khan
Author: Prarit Bhargava AuthorDate: Tue Oct 16 09:02:27 2012 -0400 Committer: Mauro Carvalho Chehab CommitDate: Wed Nov 28 06:56:00 2012 -0200 i7core_edac: fix panic when accessing sysfs files Looks like something that should go in. I don't have hardware to test this patch on st