linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3 0/3] powerpc/powernv: Error logging interfaces
@ 2014-01-18  2:42 Deepthi Dharwar
  2014-01-18  2:43 ` [PATCH V3 1/3] powernv: Push critical error logs to FSP Deepthi Dharwar
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Deepthi Dharwar @ 2014-01-18  2:42 UTC (permalink / raw)
  To: benh, linuxppc-dev, mpe

This patch series defines generic interfaces for error logging to
push down critical errors from powernv platform to FSP.

Also, it contains few minor fixes for the exisiting error logging
framework that retrieves error logs from FSP.

This patch only adds the framework to log errors. Coming days this
framework will be used to report all POWERNV errors in a phased manner.
We would ideally be targeting one sub-system at a time and use these
interfaces.

Changes from V2:
* Review comments from V2 have been addressed
  includes comment formats, changing naming
  conventions and incorporated error handling
  of the buffers.
* Minor typo fix and use of pr_err/pr_fmt to
  log errors.

 Deepthi Dharwar (3):
      powernv: Push critical error logs to FSP
      powernv: Correct spell error in opal-elog.c
      powernv: Have uniform logging of errors in opal-elog.c


 arch/powerpc/include/asm/opal.h                |  123 ++++++++++++++++++++++++
 arch/powerpc/platforms/powernv/opal-elog.c     |   92 ++++++++++++++++--
 arch/powerpc/platforms/powernv/opal-wrappers.S |    1 
 3 files changed, 207 insertions(+), 9 deletions(-)


-- Deepthi

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

end of thread, other threads:[~2014-01-18  2:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-18  2:42 [PATCH V3 0/3] powerpc/powernv: Error logging interfaces Deepthi Dharwar
2014-01-18  2:43 ` [PATCH V3 1/3] powernv: Push critical error logs to FSP Deepthi Dharwar
2014-01-18  2:43 ` [PATCH V3 2/3] powernv: Correct spell error in opal-elog.c Deepthi Dharwar
2014-01-18  2:43 ` [PATCH V3 3/3] powernv: Have uniform logging of errors " Deepthi Dharwar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).