eliminate special FLUSH flag from page table
authorJames Bottomley <James.Bottomley@HansenPartnership.com>
Wed, 22 Dec 2010 16:24:36 +0000 (10:24 -0600)
committerJames Bottomley <James.Bottomley@suse.de>
Sat, 15 Jan 2011 14:45:54 +0000 (08:45 -0600)
commit8b4ae3342dbcb6a0def3a7b3ae7aee633a81e758
treee4da5f90aeff2d5b2f93a5bcdda7eaec4dc178e2
parentf311847c2fcebd81912e2f0caf8a461dec28db41
eliminate special FLUSH flag from page table

This was used to flush a region even if the page table entry had been
cleared.  In theory this was never necessary, but now we've switched to
alias based flushing, the whole set of code associated with it can be dumped.

Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
arch/parisc/include/asm/pgtable.h
arch/parisc/kernel/entry.S