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)
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>

No differences found