diff options
author | 2024-08-14 20:46:45 +0800 | |
---|---|---|
committer | 2024-08-14 19:41:40 +0200 | |
commit | d4245fd4a62931aebd1c5e6b7b6f51b6ef7ad087 (patch) | |
tree | 627bb2ef82fe120cc082b577e658ba71e83d294c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | x86/mm: Remove unused NX related declarations (diff) | |
download | wireguard-linux-d4245fd4a62931aebd1c5e6b7b6f51b6ef7ad087.tar.xz wireguard-linux-d4245fd4a62931aebd1c5e6b7b6f51b6ef7ad087.zip |
x86/mm: Remove duplicate check from build_cr3()
There is already a check for 'asid > MAX_ASID_AVAILABLE' in kern_pcid(), so
it is unnecessary to perform this check in build_cr3() right before calling
kern_pcid().
Remove it.
Signed-off-by: Yuntao Wang <yuntao.wang@linux.dev>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20240814124645.51019-1-yuntao.wang@linux.dev
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions