summaryrefslogtreecommitdiff
path: root/include/asm-x86/checksum.h
diff options
context:
space:
mode:
authorJeremy Fitzhardinge <jeremy@goop.org>2008-07-27 15:45:02 (GMT)
committerIngo Molnar <mingo@elte.hu>2008-07-28 12:26:27 (GMT)
commita05d2ebab28011c2f3f520833f4bfdd2fd1b9c02 (patch)
treee1e3d5b61ee717d8e044c6a46af8d7f2ac06f5e5 /include/asm-x86/checksum.h
parent64f53a0492b4bc11868307990bb8f7c1e0764f89 (diff)
downloadlinux-a05d2ebab28011c2f3f520833f4bfdd2fd1b9c02.tar.xz
xen: fix allocation and use of large ldts
When the ldt gets to more than 1 page in size, the kernel uses vmalloc to allocate it. This means that: - when making the ldt RO, we must update the pages in both the vmalloc mapping and the linear mapping to make sure there are no RW aliases. - we need to use arbitrary_virt_to_machine to compute the machine addr for each update Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/asm-x86/checksum.h')
0 files changed, 0 insertions, 0 deletions