Hi Ankit, Queued for crash-7.1.9: https://github.com/crash-utility/crash/commit/a78535cf44b568d9f559459a8ee7e78cb9fbefed Thanks, Dave ----- Original Message ----- > This patch corrects OPAL console buffer size based on latest skiboot source. > https://github.com/open-power/skiboot/blob/master/include/mem-map.h > > Signed-off-by: Ankit Kumar <ankit@xxxxxxxxxxxxxxxxxx> > --- > ppc64.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/ppc64.c b/ppc64.c > index edf46dc..15025d5 100644 > --- a/ppc64.c > +++ b/ppc64.c > @@ -2741,7 +2741,7 @@ ppc64_get_smp_cpus(void) > * https://github.com/open-power/skiboot/blob/master/include/mem-map.h > */ > #define SKIBOOT_CONSOLE_DUMP_START 0x31000000 > -#define SKIBOOT_CONSOLE_DUMP_SIZE 0x40000 > +#define SKIBOOT_CONSOLE_DUMP_SIZE 0x100000 > #define SKIBOOT_BASE 0x30000000 > #define ASCII_UNLIMITED ((ulong)(-1) >> 1) > > -- > 2.7.4 > > -- > Crash-utility mailing list > Crash-utility@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/crash-utility > -- Crash-utility mailing list Crash-utility@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/crash-utility