diff options
author | Christophe Leroy <christophe.leroy@c-s.fr> | 2018-01-12 13:45:25 +0100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-01-16 13:47:13 +0100 |
commit | 5f356497c38448874f2d491cd214e9c283f5592d (patch) | |
tree | e28807f19159c48b88ad504788b7f294b857a0f7 /net/switchdev | |
parent | powerpc/8xx: Only perform perf counting when perf is in use. (diff) | |
download | linux-5f356497c38448874f2d491cd214e9c283f5592d.tar.xz linux-5f356497c38448874f2d491cd214e9c283f5592d.zip |
powerpc/8xx: remove unused _PAGE_WRITETHRU
_PAGE_WRITETHRU is only used in:
* AMIGA_Z2RAM block driver which is never activated on powerPC
* Video/FB driver which is for PPC_PMAC
Therefore, no need to spend time in 8xx TLB miss handlers for
handling it.
And by removing it, we free up bit 20 which then avoids having
to clear it on each TLB miss.
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'net/switchdev')
0 files changed, 0 insertions, 0 deletions