Re: [GIT PULL] RAS update for 3.20 (one more thing)

2015-02-09 Thread Borislav Petkov
On Mon, Feb 09, 2015 at 11:13:16AM +0100, Ingo Molnar wrote: > This kind of vendor specific hard coding is really ugly: > > if (c->x86_vendor == X86_VENDOR_AMD && ret == NOTIFY_STOP) > return; Yeah, I raised the same concern but we already have a bunch of vendor checks in

Re: [GIT PULL] RAS update for 3.20 (one more thing)

2015-02-09 Thread Ingo Molnar
* Luck, Tony wrote: > The following changes since commit 26bc420b59a38e4e6685a73345a0def461136dce: > > Linux 3.19-rc6 (2015-01-25 20:04:41 -0800) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git > tags/please-pull-fixmcelog > >

Re: [GIT PULL] RAS update for 3.20 (one more thing)

2015-02-09 Thread Ingo Molnar
* Luck, Tony tony.l...@intel.com wrote: The following changes since commit 26bc420b59a38e4e6685a73345a0def461136dce: Linux 3.19-rc6 (2015-01-25 20:04:41 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git

Re: [GIT PULL] RAS update for 3.20 (one more thing)

2015-02-09 Thread Borislav Petkov
On Mon, Feb 09, 2015 at 11:13:16AM +0100, Ingo Molnar wrote: This kind of vendor specific hard coding is really ugly: if (c-x86_vendor == X86_VENDOR_AMD ret == NOTIFY_STOP) return; Yeah, I raised the same concern but we already have a bunch of vendor checks in mce.c

Re: [GIT PULL] RAS update for 3.20 (one more thing)

2015-02-08 Thread Ingo Molnar
* Luck, Tony wrote: > The following changes since commit 26bc420b59a38e4e6685a73345a0def461136dce: > > Linux 3.19-rc6 (2015-01-25 20:04:41 -0800) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git > tags/please-pull-fixmcelog > >

Re: [GIT PULL] RAS update for 3.20 (one more thing)

2015-02-08 Thread Ingo Molnar
* Luck, Tony tony.l...@intel.com wrote: The following changes since commit 26bc420b59a38e4e6685a73345a0def461136dce: Linux 3.19-rc6 (2015-01-25 20:04:41 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git

[GIT PULL] RAS update for 3.20 (one more thing)

2015-02-02 Thread Luck, Tony
The following changes since commit 26bc420b59a38e4e6685a73345a0def461136dce: Linux 3.19-rc6 (2015-01-25 20:04:41 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/please-pull-fixmcelog for you to fetch changes up to

[GIT PULL] RAS update for 3.20 (one more thing)

2015-02-02 Thread Luck, Tony
The following changes since commit 26bc420b59a38e4e6685a73345a0def461136dce: Linux 3.19-rc6 (2015-01-25 20:04:41 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/please-pull-fixmcelog for you to fetch changes up to

Re: [GIT PULL] RAS update for 3.20

2015-01-15 Thread Ingo Molnar
* Luck, Tony wrote: > > Nothing special this time, just an error messages improvement from Andy > > and a cleanup from me. > > Also this APEI change that hasn't seen much commentary since Tomas Nowicki > pointed > out that v1 had cluttered up the APEI code with some x86-ism after he'd spent

Re: [GIT PULL] RAS update for 3.20

2015-01-15 Thread Ingo Molnar
* Borislav Petkov wrote: > Hi guys, > > please queue this for 3.20. > > Thanks. > > --- > The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672: > > Linux 3.19-rc1 (2014-12-20 17:08:50 -0800) > > are available in the git repository at: > >

Re: [GIT PULL] RAS update for 3.20

2015-01-15 Thread Ingo Molnar
* Luck, Tony tony.l...@intel.com wrote: Nothing special this time, just an error messages improvement from Andy and a cleanup from me. Also this APEI change that hasn't seen much commentary since Tomas Nowicki pointed out that v1 had cluttered up the APEI code with some x86-ism after

Re: [GIT PULL] RAS update for 3.20

2015-01-15 Thread Ingo Molnar
* Borislav Petkov b...@suse.de wrote: Hi guys, please queue this for 3.20. Thanks. --- The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672: Linux 3.19-rc1 (2014-12-20 17:08:50 -0800) are available in the git repository at:

RE: [GIT PULL] RAS update for 3.20

2015-01-13 Thread Luck, Tony
> Nothing special this time, just an error messages improvement from Andy > and a cleanup from me. Also this APEI change that hasn't seen much commentary since Tomas Nowicki pointed out that v1 had cluttered up the APEI code with some x86-ism after he'd spent time cleaning it up - so v2

[GIT PULL] RAS update for 3.20

2015-01-13 Thread Borislav Petkov
Hi guys, please queue this for 3.20. Thanks. --- The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672: Linux 3.19-rc1 (2014-12-20 17:08:50 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git tags/ras_for_3.20 for

RE: [GIT PULL] RAS update for 3.20

2015-01-13 Thread Luck, Tony
Nothing special this time, just an error messages improvement from Andy and a cleanup from me. Also this APEI change that hasn't seen much commentary since Tomas Nowicki pointed out that v1 had cluttered up the APEI code with some x86-ism after he'd spent time cleaning it up - so v2 addressed

[GIT PULL] RAS update for 3.20

2015-01-13 Thread Borislav Petkov
Hi guys, please queue this for 3.20. Thanks. --- The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672: Linux 3.19-rc1 (2014-12-20 17:08:50 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git tags/ras_for_3.20 for