parisc: Remove pte_inserted define
authorJohn David Anglin <dave.anglin@bell.net>
Sat, 20 Oct 2018 00:33:29 +0000 (20:33 -0400)
committerHelge Deller <deller@gmx.de>
Sat, 20 Oct 2018 19:09:30 +0000 (21:09 +0200)
commit5a23237f14c5f35afbbf9d4a5bdfb2421a7af665
tree56285e2e0ff46a0fca2e7b768d72ee5f710dc5b3
parentfe8376dbbd6ac1febb0fd6389e3ec4f349e70c71
parisc: Remove pte_inserted define

The attached change removes the pte_inserted from pgtable.h.  As a
result, we always flush the TLB entry when the associated page table
entry is changed.

This change doesn't impact performance signifcantly and it may catch
some cases where the TLB needs flushing but wasn't.

Signed-off-by: John David Anglin <dave.anglin@bell.net>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/include/asm/pgtable.h