hwpmc: yet another missed fixup
This commit is contained in:
parent
11ea0b8f38
commit
02bd135356
@ -388,7 +388,7 @@ apb_filter(void *arg)
|
||||
tf = td->td_intr_frame;
|
||||
|
||||
if (pmc_intr)
|
||||
(*pmc_intr)(PCPU_GET(tf);
|
||||
(*pmc_intr)(tf);
|
||||
continue;
|
||||
}
|
||||
/* Ignore timer interrupts */
|
||||
|
Loading…
Reference in New Issue
Block a user