Looks good. Reviewed-by: Pavel Tikhomirov <[email protected]>
Note for myself: we should not forget to handle this new ->task_ve use in "[PATCH VZ10 09/12] ve: Switch from ->task_ve to *task_ve() helpers". On 11/26/25 00:40, Aleksei Oladko wrote: > 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(-) > -- Best regards, Pavel Tikhomirov Senior Software Developer, Virtuozzo. _______________________________________________ Devel mailing list [email protected] https://lists.openvz.org/mailman/listinfo/devel
