Date: Sun, 19 May 2024 00:58:32 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 278826] [hpet] cdev->si_refcount leakage when enable hpet as timecounter hardware Message-ID: <bug-278826-227-Rjj5G4Wk22@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-278826-227@https.bugs.freebsd.org/bugzilla/> References: <bug-278826-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278826 --- Comment #9 from commit-hook@FreeBSD.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D4018bcdea8e1934eedba4b800e6feb209= 9b1091d commit 4018bcdea8e1934eedba4b800e6feb2099b1091d Author: Konstantin Belousov <kib@FreeBSD.org> AuthorDate: 2024-05-07 13:23:28 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2024-05-19 00:57:54 +0000 cdev_pager_allocate(): ensure that the cdev_pager_ops ctr is called only once PR: 278826 (cherry picked from commit e93404065177d6c909cd64bf7d74fe0d8df35edf) sys/vm/device_pager.c | 70 +++++++++++++++++++++++++++++++++++++----------= ---- 1 file changed, 51 insertions(+), 19 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278826-227-Rjj5G4Wk22>