[Bug 278826] [hpet] cdev->si_refcount leakage when enable hpet as timecounter hardware
Date: Sun, 19 May 2024 01:00:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278826 --- Comment #10 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=2eeb0e9fc1306f40ec684af1ea56a8871a9a3684 commit 2eeb0e9fc1306f40ec684af1ea56a8871a9a3684 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:59:13 +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(-) -- You are receiving this mail because: You are the assignee for the bug.