Loading
arm64/mpam: Add write memory barrier to guarantee monitor results
hulk inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I8T2RT -------------------------------- Before configure the PARTID of monitor instances, make sure CFG_MON_SEL register has already selected the target instance self. By the same reason, ensure the PARTID has been configured properly before reading counter result of the monitor instance. Fixes: bb66b4d1 ("arm_mpam: Add mpam_msmon_read() to read monitor value") Signed-off-by:Zeng Heng <zengheng4@huawei.com>