xen: add FIX_TEXT_POKE to fixmap
authorJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Sun, 8 Mar 2009 07:48:41 +0000 (23:48 -0800)
committerJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Thu, 9 Apr 2009 22:44:58 +0000 (15:44 -0700)
commite7c064889606aab3569669078c69b87b2c527e72
treefb280d88092e3545ad5b942961f569b5fdbef622
parent169aafbc8d3f05431b5cfeb60294a12b8ef2bcee
xen: add FIX_TEXT_POKE to fixmap

FIX_TEXT_POKE[01] are used to map kernel addresses, so they're mapping
pfns, not mfns.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
arch/x86/xen/mmu.c