diff options
author | Benjamin Berg <[email protected]> | 2024-07-03 15:45:35 +0200 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2024-07-03 17:09:50 +0200 |
commit | 573a446fc8ea4ca9be60b1db2091297da48d0a0d (patch) | |
tree | e2354f08dc0a3372a49211304d2ce1a199e4b37b /arch/um/include/asm/pgtable.h | |
parent | ef714f15027ca6f72e90d9a198c72e93b855e2a8 (diff) |
um: simplify and consolidate TLB updates
The HVC update was mostly used to compress consecutive calls into one.
This is mostly relevant for userspace where it is already handled by the
syscall stub code.
Simplify the whole logic and consolidate it for both kernel and
userspace. This does remove the sequential syscall compression for the
kernel, however that shouldn't be the main factor in most runs.
Signed-off-by: Benjamin Berg <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'arch/um/include/asm/pgtable.h')
0 files changed, 0 insertions, 0 deletions