arm64/mpam: implement CPU_PM notifier
hulk inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I7PP9I -------------------------------- When a CPU is suspended (either through suspend-to-RAM or CPUidle), The content of MPAM context registers can be lost, as PARTID and PMG is reserved already in this-cpu variable pqr_state, so restore it on power-up process. Signed-off-by:Wang ShaoBo <bobo.shaobowang@huawei.com>
Loading
Please sign in to comment