Re: [Crash-utility] [PATCH 1/2] ppc64/opal: add a flag to determine if the kernel is running on OPAL firmware

2018-10-02 Thread Dave Anderson
- Original Message - > > From: Hari Bathini > > Add PPC64 specific flag for kernels running on platforms based on > OPAL firmware. Use this flag before processing commands specific to > OPAL based systems. Thanks Hari -- queued for crash-7.2.5:

[Crash-utility] [PATCH 1/2] ppc64/opal: add a flag to determine if the kernel is running on OPAL firmware

2018-10-01 Thread Hari Bathini
Add PPC64 specific flag for kernels running on platforms based on OPAL firmware. Use this flag before processing commands specific to OPAL based systems. Signed-off-by: Hari Bathini --- defs.h |8 ppc64.c | 36 2 files changed, 24