diff options
author | Yuntao Wang <[email protected]> | 2024-08-14 20:46:45 +0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2024-08-14 19:41:40 +0200 |
commit | d4245fd4a62931aebd1c5e6b7b6f51b6ef7ad087 (patch) | |
tree | 627bb2ef82fe120cc082b577e658ba71e83d294c /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 1aa0c92f816b3a136cc3a31ef184206a19fc3c03 (diff) |
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 <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/all/[email protected]
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions