public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] RAS update for 3.20
@ 2015-01-13 12:07 Borislav Petkov
  2015-01-13 19:00 ` Luck, Tony
  2015-01-15 10:30 ` Ingo Molnar
  0 siblings, 2 replies; 4+ messages in thread
From: Borislav Petkov @ 2015-01-13 12:07 UTC (permalink / raw)
  To: x86-ml; +Cc: Tony Luck, linux-edac, lkml

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 you to fetch changes up to 83737691e586cd2767fa4fc87cd41251d1a49e9e:

  x86, mce: Fix sparse errors (2014-12-22 21:04:31 +0100)

----------------------------------------------------------------
Nothing special this time, just an error messages improvement from Andy
and a cleanup from me.

----------------------------------------------------------------
Andy Lutomirski (1):
      x86, mce: Improve timeout error messages

Borislav Petkov (1):
      x86, mce: Fix sparse errors

 arch/x86/kernel/cpu/mcheck/mce.c | 25 ++++++++++++++-----------
 1 file changed, 14 insertions(+), 11 deletions(-)

-- 
Regards/Gruss,
    Boris.

Sent from a fat crate under my desk. Formatting is fine.
--

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: [GIT PULL] RAS update for 3.20
  2015-01-13 12:07 [GIT PULL] RAS update for 3.20 Borislav Petkov
@ 2015-01-13 19:00 ` Luck, Tony
  2015-01-15 10:31   ` Ingo Molnar
  2015-01-15 10:30 ` Ingo Molnar
  1 sibling, 1 reply; 4+ messages in thread
From: Luck, Tony @ 2015-01-13 19:00 UTC (permalink / raw)
  To: x86-ml; +Cc: linux-edac, lkml, Tomasz Nowicki, Borislav Petkov

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="utf-8", Size: 1456 bytes --]

> 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 that by moving the x86 code out into arch/x86.

-Tony

The following changes since commit b2776bf7149bddd1f4161f14f79520f17fc1d71d:

  Linux 3.18 (2014-12-07 14:21:05 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/please-pull-einj-mmcfg

for you to fetch changes up to d91525eb8ee6a622ce476955fe1a2530ade87c83:

  ACPI, EINJ: Enhance error injection tolerance level (2014-12-15 11:36:37 -0800)

----------------------------------------------------------------
When checking addresses in APEI action entries for validity, allow
access the mmcfg space - some error injection functions need to do
this.

----------------------------------------------------------------
Chen, Gong (1):
      ACPI, EINJ: Enhance error injection tolerance level

 arch/x86/pci/mmconfig-shared.c | 28 ++++++++++++++++++++++++++++
 drivers/acpi/apei/apei-base.c  | 32 ++++++++++++++++++++++++++------
 2 files changed, 54 insertions(+), 6 deletions(-)


ÿôèº{.nÇ+‰·Ÿ®‰­†+%ŠËÿ±éݶ\x17¥Šwÿº{.nÇ+‰·¥Š{±þG«éÿŠ{ayº\x1dʇڙë,j\a­¢f£¢·hšïêÿ‘êçz_è®\x03(­éšŽŠÝ¢j"ú\x1a¶^[m§ÿÿ¾\a«þG«éÿ¢¸?™¨è­Ú&£ø§~á¶iO•æ¬z·švØ^\x14\x04\x1a¶^[m§ÿÿÃ\fÿ¶ìÿ¢¸?–I¥

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] RAS update for 3.20
  2015-01-13 12:07 [GIT PULL] RAS update for 3.20 Borislav Petkov
  2015-01-13 19:00 ` Luck, Tony
@ 2015-01-15 10:30 ` Ingo Molnar
  1 sibling, 0 replies; 4+ messages in thread
From: Ingo Molnar @ 2015-01-15 10:30 UTC (permalink / raw)
  To: Borislav Petkov; +Cc: x86-ml, Tony Luck, linux-edac, lkml


* Borislav Petkov <bp@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:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git tags/ras_for_3.20
> 
> for you to fetch changes up to 83737691e586cd2767fa4fc87cd41251d1a49e9e:
> 
>   x86, mce: Fix sparse errors (2014-12-22 21:04:31 +0100)
> 
> ----------------------------------------------------------------
> Nothing special this time, just an error messages improvement from Andy
> and a cleanup from me.
> 
> ----------------------------------------------------------------
> Andy Lutomirski (1):
>       x86, mce: Improve timeout error messages
> 
> Borislav Petkov (1):
>       x86, mce: Fix sparse errors
> 
>  arch/x86/kernel/cpu/mcheck/mce.c | 25 ++++++++++++++-----------
>  1 file changed, 14 insertions(+), 11 deletions(-)

Pulled into tip:x86/ras, thanks Boris!

	Ingo

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] RAS update for 3.20
  2015-01-13 19:00 ` Luck, Tony
@ 2015-01-15 10:31   ` Ingo Molnar
  0 siblings, 0 replies; 4+ messages in thread
From: Ingo Molnar @ 2015-01-15 10:31 UTC (permalink / raw)
  To: Luck, Tony; +Cc: x86-ml, linux-edac, lkml, Tomasz Nowicki, Borislav Petkov


* Luck, Tony <tony.luck@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 he'd spent time
> cleaning it up - so v2 addressed that by moving the x86 code out into arch/x86.
> 
> -Tony
> 
> The following changes since commit b2776bf7149bddd1f4161f14f79520f17fc1d71d:
> 
>   Linux 3.18 (2014-12-07 14:21:05 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/please-pull-einj-mmcfg
> 
> for you to fetch changes up to d91525eb8ee6a622ce476955fe1a2530ade87c83:
> 
>   ACPI, EINJ: Enhance error injection tolerance level (2014-12-15 11:36:37 -0800)
> 
> ----------------------------------------------------------------
> When checking addresses in APEI action entries for validity, allow
> access the mmcfg space - some error injection functions need to do
> this.
> 
> ----------------------------------------------------------------
> Chen, Gong (1):
>       ACPI, EINJ: Enhance error injection tolerance level
> 
>  arch/x86/pci/mmconfig-shared.c | 28 ++++++++++++++++++++++++++++
>  drivers/acpi/apei/apei-base.c  | 32 ++++++++++++++++++++++++++------
>  2 files changed, 54 insertions(+), 6 deletions(-)

Pulled into tip:x86/ras, thanks Tony!

	Ingo

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-01-15 10:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-13 12:07 [GIT PULL] RAS update for 3.20 Borislav Petkov
2015-01-13 19:00 ` Luck, Tony
2015-01-15 10:31   ` Ingo Molnar
2015-01-15 10:30 ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox