+4
−0
Loading
hulk inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I92AK4 ----------------------------- Skip MPAM initialize when running under kdump kernel. We put the judgement at the front of MPAM initialization to avoid meaningless initialization as much as possible. Fixes: 9cb26074 ("arm_mpam: Probe MSCs to find the supported partid/pmg values") Signed-off-by:Zeng Heng <zengheng4@huawei.com>