On 03/24/2016 01:00 PM, Dave Anderson wrote:
Dave,
Can you write me up a header for sparc64.c that has a GPL statement
and any desired copyright lines? No need for a full patch repost,
just the header.
No problem. This seems consistent with the rest.
/* sparc64.c - core analysis suite
*
* Copyright (C) 2016 Oracle Corporation
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*/
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.
>
> 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 (2):
> sparc64 changes for gdb-7.6
> sparc64 changes
>
> Makefile | 9 +-
> configure.c | 23 +
> defs.h | 191 ++++++++-
> diskdump.c | 36 ++-
> gdb-7.6.patch | 37 ++
> lkcd_vmdump_v2_v3.h | 2 +-
> sparc64.c | 1186
> +++++++++++++++++++++++++++++++++++++++++++++++++++
> symbols.c | 10 +
> task.c | 23 +-
> 9 files changed, 1508 insertions(+), 9 deletions(-)
> create mode 100644 sparc64.c
>
> --
> Crash-utility mailing list
> Crash-utility(a)redhat.com
>
https://www.redhat.com/mailman/listinfo/crash-utility
>
--
Crash-utility mailing list
Crash-utility(a)redhat.com
https://www.redhat.com/mailman/listinfo/crash-utility