mbox series

[0/5] some optimizations of hip08 oem error records

Message ID 1570538338-230884-1-git-send-email-tanxiaofei@huawei.com (mailing list archive)
Headers show
Series some optimizations of hip08 oem error records | expand

Message

Xiaofei Tan Oct. 8, 2019, 12:38 p.m. UTC
This patchset is to optimize hip08 oem error records to make it easier to
understand, and support three more modules for OEM type1 error for hip08.

Xiaofei Tan (5):
  rasdaemon: optimize sqlite3 DB record of register fields for hip08
  rasdaemon: add underscore(_) for some logging item names for hip08
  rasdaemon: change submodule ID of sqlite3 DB field to text for hip08
  rasdaemon: add timestamp for hip08 OEM error records in sqlite3 DB
  rasdaemon: support three more modules for OEM type1 error for hip08

 non-standard-hisi_hip07.c  |   9 +-
 non-standard-hisi_hip08.c  | 375 ++++++++++++++++++++-------------------------
 ras-non-standard-handler.c |   3 +-
 ras-non-standard-handler.h |   2 +-
 4 files changed, 177 insertions(+), 212 deletions(-)