Revision 14d0334c6748ff2aedb3f2f7fdc51ee90a9b54e7 authored by Pavel Tatashin on 31 May 2017, 15:25:21 UTC, committed by David S. Miller on 06 June 2017, 20:45:28 UTC
The only difference between these two functions is that in activate_mm we
unconditionally flush context. However, there is no need to keep this
difference after fixing a bug where cpumask was not reset on a wrap. So, in
this patch we combine these.

Signed-off-by: Pavel Tatashin <pasha.tatashin@oracle.com>
Reviewed-by: Bob Picco <bob.picco@oracle.com>
Reviewed-by: Steven Sistare <steven.sistare@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 5889748
History
File Mode Size
kvm
lib
Makefile -rw-r--r-- 14 bytes

back to top