Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP2:GA
ppc64-diag.636
ppc64-diag.opal-dump-parse-Add-printk-log-in-th...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ppc64-diag.opal-dump-parse-Add-printk-log-in-the-list-of-dump-s.patch of Package ppc64-diag.636
From f5a0a711ad79e6d1ec8bbf5f561a55582ae8ea03 Mon Sep 17 00:00:00 2001 From: Aruna Balakrishnaiah <aruna@linux.vnet.ibm.com> Date: Thu, 4 Sep 2014 11:09:18 +0530 Subject: [PATCH 1/3] opal-dump-parse: Add printk log in the list of dump sections Signed-off-by: Aruna Balakrishnaiah <aruna@linux.vnet.ibm.com> --- opal-dump-parse/opal-dump-parse.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/opal-dump-parse/opal-dump-parse.h b/opal-dump-parse/opal-dump-parse.h index 1d13029..8fbd928 100644 --- a/opal-dump-parse/opal-dump-parse.h +++ b/opal-dump-parse/opal-dump-parse.h @@ -28,7 +28,8 @@ #define DUMP_SECTION_DESC \ {0, "Unknown"}, \ {1, "Opal-log"}, \ - {2, "HostBoot-Runtime-log"} + {2, "HostBoot-Runtime-log"}, \ + {128, "printk"} #define MDST_SECTION_DESC_LEN 128 -- 1.8.3.1
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor