Home
last modified time | relevance | path

Searched hist:"14 d0334c6748ff2aedb3f2f7fdc51ee90a9b54e7" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/sparc/include/asm/
H A Dmmu_context_64.hdiff 14d0334c6748ff2aedb3f2f7fdc51ee90a9b54e7 Wed May 31 10:25:21 CDT 2017 Pavel Tatashin <pasha.tatashin@oracle.com> sparc64: combine activate_mm and switch_mm

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>