+8
−5
Loading
hulk inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IA5L01 -------------------------------- During the lmbench test, it was observed that bw_mem experienced a degradation of 8% or more. To solve this issue, replacing the global variables with a static key. Fixes: 0d65528c ("arm64: mm: Detect and enable PBHA bit0 at early startup") Signed-off-by:Ma Wupeng <mawupeng1@huawei.com>