diff options
author | Pavel Tatashin <pasha.tatashin@oracle.com> | 2017-05-31 17:25:21 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-06-06 22:45:28 +0200 |
commit | 14d0334c6748ff2aedb3f2f7fdc51ee90a9b54e7 (patch) | |
tree | 3a226d5c13ada6a19756dd68c3be3adff5551d51 /arch/sparc/mm/init_64.c | |
parent | sparc64: reset mm cpumask after wrap (diff) | |
download | linux-14d0334c6748ff2aedb3f2f7fdc51ee90a9b54e7.tar.xz linux-14d0334c6748ff2aedb3f2f7fdc51ee90a9b54e7.zip |
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions