commit | 8b4ae3342dbcb6a0def3a7b3ae7aee633a81e758 | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@HansenPartnership.com> | Wed Dec 22 10:24:36 2010 -0600 |
committer | James Bottomley <James.Bottomley@suse.de> | Sat Jan 15 08:45:54 2011 -0600 |
tree | e4da5f90aeff2d5b2f93a5bcdda7eaec4dc178e2 | |
parent | f311847c2fcebd81912e2f0caf8a461dec28db41 [diff] |
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>