From: James Bottomley Date: Wed, 22 Dec 2010 16:24:36 +0000 (-0600) Subject: eliminate special FLUSH flag from page table X-Git-Tag: v2.6.39-rc1~401^2~2^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b4ae3342dbcb6a0def3a7b3ae7aee633a81e758;p=pandora-kernel.git 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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed