uce: coredump scenario support kernel recovery
hulk inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I591O4 CVE: NA -------------------------------- This patch add uce kernel recovery path support in coredump process. Coredump file writing to fs is related to the specific implementation of fs's write_iter operation. This patch only supports uce kernel recovery in ext4/tmpfs/pipefs. Coredump scenario use bit4 of uce_kernel_recover as the switch which can be set in procfs and cmdline. Signed-off-by:Tong Tiangen <tongtiangen@huawei.com> Reviewed-by:
Kefeng Wang <wangkefeng.wang@huawei.com> Signed-off-by:
Yongqiang Liu <liuyongqiang13@huawei.com>
Loading
Please sign in to comment