[Devel] [PATCH vz10 v3 0/2] fix inconsistent dmesg output for segfaults in CT

Aleksei Oladko aleksey.oladko at virtuozzo.com
Tue Nov 25 19:40:54 MSK 2025


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



More information about the Devel mailing list