aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorXuewen Wang <wangxuewen@kylinos.cn>2026-06-25 13:03:49 +0800
committerHuacai Chen <chenhuacai@loongson.cn>2026-06-25 13:03:49 +0800
commit70378a710598432f13509bdc16a1c0f06b3ecb53 (patch)
treee104c0db987648d3a2c2a692265eaa4cb3eee92f /tools/perf/scripts/python
parent018e9828eb523c638fa3d9bdf0fd4956b74555b2 (diff)
LoongArch: Fix nr passing in set_direct_map_valid_noflush()
set_direct_map_valid_noflush() incorrectly passes 1 to __set_memory() instead of nr. This causes only the first page's attr to be updated when nr > 1. Other architectures all pass nr correctly. Cc: stable@vger.kernel.org Fixes: 0c6378a71574 ("arch: introduce set_direct_map_valid_noflush()") Signed-off-by: Xuewen Wang <wangxuewen@kylinos.cn> Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions