These patches fix incorrect segfault reporting in the log buffer v2: introduced task_pid_ve_nr v3: used tsk instead of current in task_pid_ve_nr
Aleksei Oladko (2): ve: introduce task_pid_ve_nr ve: fix inconsistent dmesg output for segfaults in CT arch/x86/include/asm/stacktrace.h | 1 + arch/x86/kernel/dumpstack.c | 11 ++++++++--- arch/x86/mm/fault.c | 7 ++++--- include/linux/ve.h | 17 +++++++++++++++++ 4 files changed, 30 insertions(+), 6 deletions(-) -- 2.43.0 _______________________________________________ Devel mailing list [email protected] https://lists.openvz.org/mailman/listinfo/devel
