All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Use perf/event tracing to report PCI Express advanced errors
@ 2013-01-04 21:08 Luck, Tony
  2013-01-24 13:49 ` Ingo Molnar
  0 siblings, 1 reply; 2+ messages in thread
From: Luck, Tony @ 2013-01-04 21:08 UTC (permalink / raw)
  To: Ingo Molnar, H. Peter Anvin, tglx; +Cc: linux-kernel, Lance Ortiz

The following changes since commit d1c3ed669a2d452cacfb48c2d171a1f364dae2ed:

  Linux 3.8-rc2 (2013-01-02 18:13:21 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/please-pull-aer-trace

for you to fetch changes up to 2cced2d95961acd318e9395578a60ee424d9db80:

  aerdrv: Cleanup log output for AER (2013-01-03 14:35:41 -0800)

----------------------------------------------------------------
Use perf/event tracing to report PCI Express advanced errors.

----------------------------------------------------------------
Lance Ortiz (3):
      aerdrv: Trace Event for PCI Express Advanced Error Reporting
      aerdrv: Enhanced AER logging
      aerdrv: Cleanup log output for AER

 drivers/acpi/apei/cper.c               |   19 ++++++--
 drivers/pci/pcie/aer/aerdrv_errprint.c |   63 ++++++++++++++------------
 include/linux/aer.h                    |    4 +-
 include/trace/events/ras.h             |   77 ++++++++++++++++++++++++++++++++
 4 files changed, 129 insertions(+), 34 deletions(-)
 create mode 100644 include/trace/events/ras.h

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

* Re: [GIT PULL] Use perf/event tracing to report PCI Express advanced errors
  2013-01-04 21:08 [GIT PULL] Use perf/event tracing to report PCI Express advanced errors Luck, Tony
@ 2013-01-24 13:49 ` Ingo Molnar
  0 siblings, 0 replies; 2+ messages in thread
From: Ingo Molnar @ 2013-01-24 13:49 UTC (permalink / raw)
  To: Luck, Tony; +Cc: H. Peter Anvin, tglx, linux-kernel, Lance Ortiz


* Luck, Tony <tony.luck@intel.com> wrote:

> The following changes since commit d1c3ed669a2d452cacfb48c2d171a1f364dae2ed:
> 
>   Linux 3.8-rc2 (2013-01-02 18:13:21 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/please-pull-aer-trace
> 
> for you to fetch changes up to 2cced2d95961acd318e9395578a60ee424d9db80:
> 
>   aerdrv: Cleanup log output for AER (2013-01-03 14:35:41 -0800)
> 
> ----------------------------------------------------------------
> Use perf/event tracing to report PCI Express advanced errors.
> 
> ----------------------------------------------------------------
> Lance Ortiz (3):
>       aerdrv: Trace Event for PCI Express Advanced Error Reporting
>       aerdrv: Enhanced AER logging
>       aerdrv: Cleanup log output for AER
> 
>  drivers/acpi/apei/cper.c               |   19 ++++++--
>  drivers/pci/pcie/aer/aerdrv_errprint.c |   63 ++++++++++++++------------
>  include/linux/aer.h                    |    4 +-
>  include/trace/events/ras.h             |   77 ++++++++++++++++++++++++++++++++
>  4 files changed, 129 insertions(+), 34 deletions(-)
>  create mode 100644 include/trace/events/ras.h

Pulled, thanks Tony!

	Ingo

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

end of thread, other threads:[~2013-01-24 13:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-04 21:08 [GIT PULL] Use perf/event tracing to report PCI Express advanced errors Luck, Tony
2013-01-24 13:49 ` Ingo Molnar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.