commit | 331468b11b94428a9eb2ed8b3240c17612533a99 | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | Wed Dec 01 15:23:31 2010 -0800 |
committer | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | Fri May 20 14:14:31 2011 -0700 |
tree | 7a817b20110d7fbfb58a3baf2a11af2c2da97466 | |
parent | 61c4f2c81c61f73549928dfd9f3e8f26aa36a8cf [diff] |
xen: drop all the special iomap pte paths. Xen can work out when we're doing IO mappings for itself, so we don't need to do anything special, and the extra tests just clog things up. Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>