Skip to content
Snippets Groups Projects
Commit 44b6cc81 authored by Martin Schwidefsky's avatar Martin Schwidefsky
Browse files

s390/mm,kvm: flush gmap address space with IDTE


The __tlb_flush_mm() helper uses a global flush if the mm struct
has a gmap structure attached to it. Replace the global flush with
two individual flushes by means of the IDTE instruction if only a
single gmap is attached the the mm.

Signed-off-by: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
parent d5dcafee
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment