35 Commits

Author SHA1 Message Date
openeuler-ci-bot
927a0c8c73
!40 arm64/crashdump: deduce paddr of _text based on kernel code size
From: @wangbin224 
Reviewed-by: @xiezhipeng1 
Signed-off-by: @xiezhipeng1
2022-02-23 09:17:35 +00:00
Bin Wang
ebf91773b2 arm64/crashdump: deduce paddr of _text based on kernel code size
vmcore-dmesg shows bug:
No program header covering vaddr 0x45524f44300000001found kexec bug?
And kdump cannot dump vmcore-dmesg.txt correctly. Add patch to fix this.

Signed-off-by: Bin Wang <wangbin224@huawei.com>
2022-02-23 16:32:56 +08:00
openeuler-ci-bot
4925135bf8
!39 修复Quick Kexec与xen的live update 冲突问题
From: @snoweay 
Reviewed-by: @xiezhipeng1 
Signed-off-by: @xiezhipeng1
2022-02-23 07:21:09 +00:00
snoweay
878120c450
quick kexec: Fix conflicts with xen load live update
Add KEXEC_FLAGS_MAX to avoid conflicting with KEXEC_LIVE_UPDATE.

Signed-off-by: snoweay <sangyan@163.com>
2022-02-23 06:54:50 +00:00
openeuler-ci-bot
3895c0840a !35 modify the patch header
Merge pull request !35 from zhouwenpei/master
2021-12-30 02:10:06 +00:00
zhouwenpei
efca053045 modify the patch header 2021-12-30 09:59:51 +08:00
openeuler-ci-bot
da584e01c5 !33 update to version 2.0.23
Merge pull request !33 from zhouwenpei/master
2021-12-29 09:38:08 +00:00
zhouwenpei
6db177884b update to version 2.0.23 2021-12-25 19:54:22 +08:00
openeuler-ci-bot
6ae67c6fff !29 fix build fail caused by file format not recognized
From: @zhouwenpei
Reviewed-by: @overweight
Signed-off-by: @overweight
2021-07-31 01:50:54 +00:00
zhouwenpei
41174919ba fix build fail caused by file format not recognized 2021-07-27 14:18:35 +08:00
openeuler-ci-bot
6111d0e55a !24 Fix bug: Filed to generate the vmcore and vmcore-dmesg.txt file in the ARM architecture
From: @yang_zhuang_zhuang
Reviewed-by: @pecs,@xiezhipeng1
Signed-off-by: @xiezhipeng1
2021-03-27 15:44:08 +08:00
yang_zhuang_zhuang
98f6e4b451 Fix bug: Filed to generate the vmcore file in the ARM architecture
Fix bug: Filed to generate the vmcore-dmesg.txt file in the ARM architecture

Signed-off-by: yang_zhuang_zhuang <1162011203@qq.com>
2021-03-27 14:21:44 +08:00
openeuler-ci-bot
488c402d6a !23 support more than one crash kernel regions
From: @yang_zhuang_zhuang
Reviewed-by: @overweight
Signed-off-by: @overweight
2021-03-22 18:06:33 +08:00
yang_zhuang_zhuang
7de03dd07f support more than one crash kernel regions
Signed-off-by: yang_zhuang_zhuang <1162011203@qq.com>
2021-03-22 17:07:04 +08:00
openeuler-ci-bot
6e4f815d34 !16 Sychronize git patches to enhance quality
From: @zhangruifang2020
Reviewed-by: @xiezhipeng1
Signed-off-by: @xiezhipeng1
2020-09-15 08:49:35 +08:00
zhangruifang2020
5ee0c18b7d Sychronize git patches to enhance quality 2020-09-14 19:11:14 +08:00
openeuler-ci-bot
45b5f4492f !12 fix issue about iomem file that contains too many contens. As a result , the kdump service failed
From: @zhangruifang2020
Reviewed-by: @xiezhipeng1
Signed-off-by: @xiezhipeng1
2020-09-11 14:09:26 +08:00
zhangruifang2020
0dda2041cd Thu Sep 10 2020 zhangruifang2020 <xdzhangruifang@163.com> - 2.0.20-3
Type:bugfix
ID:NA
SUG:NA
DESC:fix issue about iomem file that contains too many contens.As a result,the kdump service failed.
2020-09-10 15:36:49 +08:00
openeuler-ci-bot
9084f07724 !11 kexec: Add quick kexec support and fix spec errors
Merge pull request !11 from snoweay/master
2020-08-18 10:21:39 +08:00
snoweay
3f45321276 kexec: Add support for quick kexec and implement for arm64
Signed-off-by: snoweay <snoweay@163.com>
2020-08-13 23:44:17 +08:00
snoweay
c71d486b2f spec: Fix wrong data in changelog of 2019.9.21
Signed-off-by: snoweay <snoweay@163.com>
2020-08-13 22:45:31 +08:00
snoweay
d9aee8afb4 spec: Delete unused buildrequires of zlib and zlib-static
Signed-off-by: snoweay <snoweay@163.com>
2020-08-13 22:43:44 +08:00
openeuler-ci-bot
87d4b52644 !10 kexec-tools update to 2.0.20
Merge pull request !10 from yixiangzhike/master
2020-07-24 17:53:48 +08:00
yixiangzhike
b55da0592f update to 2.0.20 2020-07-23 20:15:54 +08:00
openeuler-ci-bot
4e3040edb0 !8 add yaml file for kexec-tools
Merge pull request !8 from xu_ping/master
2020-06-19 16:08:46 +08:00
cherry530
538224f6f0 add yaml file for kexec-tools 2020-06-19 09:15:12 +08:00
openeuler-ci-bot
dc251ce44f !5 kexec-tools
Merge pull request !5 from syyhao/dev
2020-05-16 09:36:36 +08:00
Yangyang Shen
f50c7f192a fix kdump stuck 2020-05-14 09:48:25 +08:00
openeuler-ci-bot
74f3566d92 !3 kexec-tools
Merge pull request !3 from openeuler-basic/init
2020-01-01 00:41:00 +08:00
openeuler-basic
8cdff9f44c modify patch 2020-01-01 00:39:11 +08:00
openeuler-ci-bot
ae91cb96fe !2 fix bug in kdump service
Merge pull request !2 from openeuler-basic/dev
2019-12-31 18:34:24 +08:00
chengquan
2159512247 fix bug in kdump service 2019-12-31 18:05:17 +08:00
openeuler-ci-bot
5b4d1c175d !1 Init
Merge pull request !1 from openeuler-basic/dev
2019-12-26 15:32:48 +08:00
chengquan
58e33e2011 package init 2019-12-26 15:15:03 +08:00
openeuler-ci-bot
658ea4ff0c Initial commit 2019-12-26 14:44:36 +08:00