[Bug 282533] 14.2-STABLE Panic after executing procstat on a process using netmap

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 12 Nov 2024 23:19:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282533

--- Comment #9 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=92a9501b6be3d37a4eefcfbdda799b656ae146e8

commit 92a9501b6be3d37a4eefcfbdda799b656ae146e8
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2024-11-04 21:54:30 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2024-11-12 23:19:18 +0000

    vm_object: do not assume that un_pager.devp.dev is cdev

    PR:     282533

    (cherry picked from commit 580340dbdaaf372867e9ed3dd257430982753e5e)

 sys/kern/kern_proc.c | 5 +++--
 sys/vm/vm_mmap.c     | 3 +++
 sys/vm/vm_object.c   | 3 ++-
 sys/vm/vm_object.h   | 1 +
 4 files changed, 9 insertions(+), 3 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.