[Bug 278826] [hpet] cdev->si_refcount leakage when enable hpet as timecounter hardware
Date: Tue, 07 May 2024 12:20:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278826 --- Comment #5 from Konstantin Belousov <kib@FreeBSD.org> --- What I see, even with your script running, on a machine with the timecounter set to HPET: (gdb) p/x (((struct hpet_softc *)((char *)timecounter - (unsigned long)(&(((struct hpet_softc *)0))->tc)))->pdev)->si_threadcount $16 = 0x0 -- You are receiving this mail because: You are the assignee for the bug.