Kernel analysis utility for live systems, netdump, diskdump, kdump, LKCD or mcore dumpfiles
Go to file
Lianbo Jiang 3bbfb1a0bf Fix warning about kernel version inconsistency during crash startup
Upstream commits:
aa5763800d61 ("Fix warning about kernel version inconsistency during crash startup")
c74f375e0ef7 ("Fix get_linux_banner_from_vmlinux() for vmlinux without ".rodata" symbol")

Signed-off-by: Lianbo Jiang <lijiang@redhat.com>
2023-07-25 09:15:07 +08:00
.gitignore Rebase to upstream crash-8.0.3 2023-04-28 13:29:14 +08:00
0001-Fix-kernel-version-macros-for-revision-numbers-over-.patch Update to the latest commit <7750e61fdb2a> 2023-06-27 10:24:24 +08:00
0002-Fix-failure-of-dev-d-D-options-on-Linux-6.4-and-late.patch Update to the latest commit <7750e61fdb2a> 2023-06-27 10:24:24 +08:00
0003-Fix-kmem-v-option-displaying-no-regions-on-Linux-6.3.patch Update to the latest commit <7750e61fdb2a> 2023-06-27 10:24:24 +08:00
0004-arm64-x86_64-Enhance-vtop-command-to-show-zero_pfn-i.patch Update to the latest commit <7750e61fdb2a> 2023-06-27 10:24:24 +08:00
0005-diskdump-netdump-fix-segmentation-fault-caused-by-fa.patch Update to the latest commit <7750e61fdb2a> 2023-06-27 10:24:24 +08:00
0006-Fix-segfault-in-arm64_is_kernel_exception_frame-when.patch Update to the latest commit <7750e61fdb2a> 2023-06-27 10:24:24 +08:00
0007-Output-prompt-when-stdin-is-not-a-TTY.patch Update to the latest commit <7750e61fdb2a> 2023-06-27 10:24:24 +08:00
0008-x86_64-Fix-bt-command-printing-stale-entries-on-Linu.patch Update to the latest commit <7750e61fdb2a> 2023-06-27 10:24:24 +08:00
0009-Fix-invalid-structure-size-error-during-crash-startu.patch Update to the latest commit <7750e61fdb2a> 2023-06-27 10:24:24 +08:00
0010-Revert-Fix-segfault-in-arm64_is_kernel_exception_fra.patch Update to the latest commit <7750e61fdb2a> 2023-06-27 10:24:24 +08:00
0011-arm64-Fix-again-segfault-in-arm64_is_kernel_exceptio.patch Update to the latest commit <7750e61fdb2a> 2023-06-27 10:24:24 +08:00
0012-ppc64-Remove-redundant-PTE-checks.patch Update to the latest commit <7750e61fdb2a> 2023-06-27 10:24:24 +08:00
0013-Support-module-memory-layout-change-on-Linux-6.4.patch Update to the latest commit <7750e61fdb2a> 2023-06-27 10:24:24 +08:00
0014-Fix-failure-of-gathering-task-table-on-Linux-6.5-rc1.patch Fix failure of gathering task table on Linux 6.5-rc1 and later 2023-07-03 15:09:32 +08:00
0015-Fix-compilation-error-due-to-new-strlcpy-function-th.patch Fix compilation error due to new strlcpy function that glibc added 2023-07-05 15:22:00 +08:00
0016-Fix-irq-a-option-on-Linux-6.0-and-later.patch Fix "irq -a" option on Linux 6.0 and later 2023-07-10 15:29:05 +08:00
0017-vmware-Improve-output-when-we-fail-to-read-vmware-vm.patch Fix for irq/tree issues 2023-07-13 10:06:48 +08:00
0018-Exclude-zero-entries-from-do_maple_tree-return-value.patch Fix for irq/tree issues 2023-07-13 10:06:48 +08:00
0019-Fix-irq-a-s-options-on-Linux-6.5-rc1-and-later.patch Fix for irq/tree issues 2023-07-13 10:06:48 +08:00
0020-Fix-segmentation-fault-by-tree-s-option-with-Maple-T.patch Fix for irq/tree issues 2023-07-13 10:06:48 +08:00
0021-Fix-warning-about-kernel-version-inconsistency-durin.patch Fix warning about kernel version inconsistency during crash startup 2023-07-25 09:15:07 +08:00
0022-Fix-get_linux_banner_from_vmlinux-for-vmlinux-withou.patch Fix warning about kernel version inconsistency during crash startup 2023-07-25 09:15:07 +08:00
aarch64_gcc10_fno-common.patch Update to latest upstream release 2020-01-31 15:35:36 -05:00
aarch64.patch Fix FTBS for aarch64 (BZ #1114588) 2014-07-02 13:44:08 -04:00
arm-unused-but-set-variable_v2.patch Update to latest upstream release 2011-09-20 15:18:37 -04:00
arm-unused-but-set-variable.patch Fixes for gcc-4.6 -Werror compile failures for ARM architecture. 2011-09-01 11:02:08 -04:00
crash_log.patch - Update to latest upstream release 2014-02-28 15:18:55 -05:00
crash-4.0-8.11-dwarf3.patch - Fix reading of dwarf 3 DW_AT_data_member_location 2009-08-09 12:26:35 +00:00
crash-4.0-8.11-optflags.patch - Fix reading of dwarf 3 DW_AT_data_member_location 2009-08-09 12:26:35 +00:00
crash-8.0.0-5-gdb-cdefs.patch Update to the latest commit <46344aa2f92b> 2023-02-07 13:15:40 +08:00
crash-8.0.3_build.patch Rebase to upstream crash-8.0.3 2023-04-28 13:29:14 +08:00
crash.patch Added crash-devel subpackage. Updated crash.patch to match upstream version 2008-04-29 17:57:33 +00:00
crash.patch-4.0-7.7 - Updates to this file per crash merge review 2009-02-19 15:59:27 +00:00
crash.spec Fix warning about kernel version inconsistency during crash startup 2023-07-25 09:15:07 +08:00
elf64-s390.patch BZ #1333295 - FTBFS due compiler warnings in elf64-s390.c 2016-05-05 09:13:34 -04:00
gdb_Werror_fixes.patch Fixes for gcc-4.6 -Werror compile failures in gdb module. 2011-02-25 11:04:01 -05:00
glibc_ps_get_thread_area_workaround.patch Workaround glibc declaration of ps_get_thread_area in nptl_db/proc_service.h 2016-10-14 14:53:38 -04:00
glibc_ps_get_thread_area_workaround.patch_7_1_8 Update to latest upstream release 2017-02-23 16:02:57 -05:00
linux_version_4_support.patch Support increment of Linux version from 3 to 4 2015-03-02 14:59:24 -05:00
lzo_snappy_zstd.patch Update the directory name in the lzo_snappy_zstd.patch 2023-07-03 15:05:26 +08:00
ppc64-unused-but-set-variable.patch Fix unused-but-set-variable compiler errors for ppc/ppc64 builds. 2011-08-17 15:53:06 -04:00
sources Rebase to upstream crash-8.0.3 2023-04-28 13:29:14 +08:00
struct_siginfo_to_siginfo_t.patch Code changes to refect struct siginfo to siginfo_t change. 2012-07-02 15:01:08 -04:00
use_system_readline_v2.patch - Update to latest upstream release 2014-06-11 11:10:06 -04:00
use_system_readline_v3.patch Update to latest upstream release(crash-7.2.9) 2020-11-26 14:00:35 +08:00
use_system_readline.patch - Update to latest upstream release 2014-02-28 15:18:55 -05:00