diff options
author | Christophe Leroy <christophe.leroy@c-s.fr> | 2019-05-09 15:59:38 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2019-05-14 15:58:52 +0300 |
commit | 397d2300b08cdee052053e362018cdb6dd65eea2 (patch) | |
tree | a6b19243288049b2e4dbda73bb7f3692bf1ba9de /arch/powerpc/mm/hugetlbpage.c | |
parent | b970afcfcabd63cd3832e95db096439c177c3592 (diff) | |
download | linux-397d2300b08cdee052053e362018cdb6dd65eea2.tar.xz |
powerpc/32s: fix flush_hash_pages() on SMP
flush_hash_pages() runs with data translation off, so current
task_struct has to be accesssed using physical address.
Fixes: f7354ccac844 ("powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU")
Cc: stable@vger.kernel.org # v5.1+
Reported-by: Erhard F. <erhard_f@mailbox.org>
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/mm/hugetlbpage.c')
0 files changed, 0 insertions, 0 deletions