Re: [PATCH v1 0/2] Compressed KDUMP core analysis support for PPC32

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




----- Original Message -----
> 
> I don't feel comfortable accepting this piece as is -- can you
> restrict it to just PPC?:
> 
> --- a/netdump.c
> +++ b/netdump.c
> @@ -1696,6 +1696,8 @@ dump_Elf32_Nhdr(Elf32_Off offset, int store)
>                                 }
>                         }
>                 }
> +               if (nd->num_prstatus_notes > 0)
> +                       pc->flags2 |= ELF_NOTES;
>                 break;
>         case NT_PRPSINFO:
>                 netdump_print("(NT_PRPSINFO)\n");
> 

Actually, for that matter, why is it even there?  You're already 
setting ELF_NOTES in ppc_process_elf_notes() the same way
that the X86 does it in x86_process_elf_notes(). 

Dave

--
Crash-utility mailing list
Crash-utility@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/crash-utility


[Index of Archives]     [Fedora Development]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]

 

Powered by Linux