14
0
forked from pool/crash

4 Commits

Author SHA256 Message Date
Petr Tesařík
2ba6aac814 Accepting request 1078638 from home:ptesarik:branches:Kernel:kdump
- Update to crash 8.0.2
  - Update to gdb-10.2
  - Support kernels at least up to 5.18
  - Refresh
    * crash-patch-gdb.patch
    * crash-extensions-rule-for-defs.patch
    * crash-SLE15-SP1-Fix-for-PPC64-kernel-virtual-address-translation-in.patch
  - Remove upstreamed patches
    * 0019-Add-kernel-version-dependent-check-for-getting-lengt.patch
    * crash-missing-declarations.patch
- Disable eppic extension, because it does not built for GDB 10.2.
- Remove eppic patches
  * eppic-remove-duplicate-symbols.patch
  * eppic-support-arm64.patch
  * eppic-switch-to-system-lib.patch
- Clean up specfile after the discontinued SIAL extension.

OBS-URL: https://build.opensuse.org/request/show/1078638
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/crash?expand=0&rev=366
2023-04-12 12:14:22 +00:00
77b2571fb0 Accepting request 796104 from home:michals
OBS-URL: https://build.opensuse.org/request/show/796104
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/crash?expand=0&rev=319
2020-04-21 17:47:19 +00:00
Petr Tesařík
d56c1d6f18 Update patch headers.
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/crash?expand=0&rev=317
2020-04-21 14:13:25 +00:00
Petr Tesařík
e7594fea5a Accepting request 795358 from home:michals
- Make Factory ppc64 crash usable on both SLE 15 SP1 and releases before
  SLE15 SP1 (bsc#1148197).  This is only a workaround that requires to build
  crash for each codestream separately.

- Drop crash-s390-autodetect-kaslr.patch which has been merged in 7.2.7.

Merge missing patches from SLE15 SP2:
  crash-stop_read_error_when_intent_is_retry.patch
  crash-SLE15-SP1-With-Linux-4.19-rc1-up-MAX_PHYSMEM_BITS-to-128TB.patch
  crash-SLE15-SP1-Fix-for-PPC64-kernel-virtual-address-translation-in.patch

And SLE 15 SP2 bug references and changelog entries:

- Upgraded the source tarball to version 7.2.7. This is required
  to support coredumps from currently used kernel versions in the
  product (bsc#1159686).
- droped the patch obsoleted due to already being present in the
  new source:
- Added patch for commit 326e1b8f83a4318b09033ef754f40c785aed5e68
  Upgraded the source tarball to version 7.2.6 to bring better
  support of version 5 kernels such as 5.3 in SLE-15-SP2
  (bsc#114706)
  Dropped the following patches obsoleted by the version upgrade:
    crash-Fix-and-an-update-for-the-ipcs-command.patch
    crash-update-recognition-of-x86_64-CPU_ENTRY_AREA.patch
  Re-aligned the following patches with the new version source:
    crash-allow-use-of-sadump-captured-KASLR-kernel.patch
    crash-debuginfo-compressed.patch
    crash-make-emacs-default.diff
    crash-sles9-time.patch
  Modified the following patches to integrate with version upgrade:
    crash-compressed-booted-kernel.patch
    crash-SLE15-SP1-With-Linux-4.19-rc1-up-MAX_PHYSMEM_BITS-to-128TB.patch
    crash-SLE15-SP1-Fix-for-PPC64-kernel-virtual-address-translation-in.patch
- Update for XEN dom0 changes in v4.11 that cause coredumps made
  of a domU using virch on the dom0 to fail to load in the dom0
  version of crash reporting "crash: invalid kernel virtual address:
  <address> type:fill_pcpu_struct", followed by "WARNING: cannot 
  fill pcpu_struct" and "crash: cannot read cpu_info"
  (bsc#1124690 and bsc#1122594)
  Added:

- Update the recognition of x86_64 CPU_ENTRY_AREA (bsc#1104743, bsc#1090127)
  Added:
     crash-update-recognition-of-x86_64-CPU_ENTRY_AREA.patch

- Fix SLE15 SP1 Incorrect vmcore generated (bsc#1119791).
   Added:
     crash-SLE15-SP1-With-Linux-4.19-rc1-up-MAX_PHYSMEM_BITS-to-128TB.patch
     crash-SLE15-SP1-Fix-for-PPC64-kernel-virtual-address-translation-in.patch
  This is not compatible with SLE15 and SLE12 SP4.
- Added:
    crash-Fix-and-an-update-for-the-ipcs-command.patch
  The update is required for Linux 4.11 and greater kernels, which
  reimplemented the IDR facility to use radix trees in kernel commit
  0a835c4f090af2c76fc2932c539c3b32fd21fbbb, titled "Reimplement IDR and IDA
  using the radix tree".  Without the patch, if any IPCS entry exists, the
  command would fail with the message "ipcs: invalid structure member offset:
  idr_top" (bsc#1092101)

OBS-URL: https://build.opensuse.org/request/show/795358
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/crash?expand=0&rev=316
2020-04-21 13:11:00 +00:00