Re: [Crash-utility] [PATCH V3 0/3] sparc64 support for crash utility

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

 



Dave,

I'm about to check your stuff in, but one additional item needs to be added
to configure.c for the crash.spec file.  What's the proper sparc64 name string
that should be added to the "ExclusiveArch:" list?

Thanks,
  Dave


----- Original Message -----
> These patches add support for the sparc64 architecture.
> 
> This supports running against a live kernel. Diskdump support is
> also here, but the crashdump support for the kernel, kexec-tools,
> and makedumpfile is still pending.
> 
> Initial work was done by Karl Volz with help from Bob Picco.
> 
> V3:
>  * Broke task_struct_flags fix into separate patch
>  * A lot of various cleanups suggested by Sam Ravnborg
>  * Implemented sparc64_dump_machdep_table()
> 
> V2:
>  * Use SIZE(task_struct_flags) instead of just changing ULONG to UINT
>  * Put new code in get_idle_threads() inside #ifdef SPARC64
> 
> Dave Kleikamp (3):
>   Use proper size for task_struct->flags
>   Implement byte-by-byte memory access facilitators
>   crash-utility: Support for sparc64 architecture
> 
>  Makefile            |    9 +-
>  configure.c         |   23 +
>  defs.h              |  180 ++++++++-
>  diskdump.c          |   36 ++-
>  lkcd_vmdump_v2_v3.h |    2 +-
>  sparc64.c           | 1253
>  +++++++++++++++++++++++++++++++++++++++++++++++++++
>  symbols.c           |   10 +
>  task.c              |   23 +-
>  8 files changed, 1527 insertions(+), 9 deletions(-)
>  create mode 100644 sparc64.c
> 
> --
> Crash-utility mailing list
> Crash-utility@xxxxxxxxxx
> https://www.redhat.com/mailman/listinfo/crash-utility
> 
--
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Kernel Development]     [DCCP]     [Linux ARM Development]     [Linux]     [Photo]     [Yosemite Help]     [Linux ARM Kernel]     [Linux SCSI]     [Linux x86_64]     [Linux Hams]

  Powered by Linux