]> rtime.felk.cvut.cz Git - linux-imx.git/commit
xen: drop all the special iomap pte paths.
authorJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Wed, 1 Dec 2010 23:23:31 +0000 (15:23 -0800)
committerJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Fri, 20 May 2011 21:14:31 +0000 (14:14 -0700)
commit331468b11b94428a9eb2ed8b3240c17612533a99
tree7a817b20110d7fbfb58a3baf2a11af2c2da97466
parent61c4f2c81c61f73549928dfd9f3e8f26aa36a8cf
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>
arch/x86/xen/mmu.c