Re: [PATCH] MIPS64: Get the correct dump NOTE offsets

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

 



> ---
 >  diskdump.c | 2 +-
 >  1 file changed, 1 insertion(+), 1 deletion(-)
 >
 > diff --git a/diskdump.c b/diskdump.c
 > index 3effb52..6680695 100644
 > --- a/diskdump.c
 > +++ b/diskdump.c
 > @@ -1700,7 +1700,7 @@ dump_note_offsets(FILE *fp)
 >                       qemu = FALSE;
 >                       if (machine_type("X86_64") || machine_type("S390X") ||
 >                           machine_type("ARM64") || machine_type("PPC64") ||
 > -                         machine_type("SPARC64")) {
 > +                         machine_type("SPARC64") ||
machine_type("MIPS64")) {
 >                               note64 = (void *)dd->notes_buf + tot;
 >                               len = sizeof(Elf64_Nhdr);
 >                               if (STRNEQ((char *)note64 + len, "QEMU"))
 > --

Acked-by: Lianbo Jiang <lijiang@xxxxxxxxxx>

> > 2.1.0
>

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




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

 

Powered by Linux