On Wed, 1 Jul 2026, Atish Patra wrote: > From: Atish Patra > > Smcntrpmf extension allows M-mode to enable privilege mode filtering > for cycle/instret counters. However, the cyclecfg/instretcfg CSRs are > available in Ssccfg only if Smcntrpmf is present. > > That's why, kernel needs to detect presence of Smcntrpmf extension and > enable privilege mode filtering for cycle/instret counters. > > Reviewed-by: Clément Léger > Signed-off-by: Atish Patra Thanks, queued for v7.3. - Paul