1
0
Fork 0
alistair23-linux/arch/x86/xen
Christoph Lameter d60cd46bbd pageflags: use proper page flag functions in Xen
Xen uses bitops to manipulate page flags.  Make it use proper page flag
functions.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Cc: Andy Whitcroft <apw@shadowen.org>
Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Cc: Rik van Riel <riel@redhat.com>
Cc: Mel Gorman <mel@csn.ul.ie>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-04-28 08:58:22 -07:00
..
Kconfig xen: allow compilation with non-flat memory 2008-04-24 23:57:33 +02:00
Makefile xen: make grant table arch portable 2008-04-24 23:57:32 +02:00
enlighten.c xen: allow compilation with non-flat memory 2008-04-24 23:57:33 +02:00
grant-table.c xen: make grant table arch portable 2008-04-24 23:57:32 +02:00
manage.c i386: move xen 2007-10-11 11:16:51 +02:00
mmu.c pageflags: use proper page flag functions in Xen 2008-04-28 08:58:22 -07:00
mmu.h xen: refactor xen_{alloc,release}_{pt,pd}() 2008-04-04 18:36:48 +02:00
multicalls.c x86: coding style fixes to arch/x86/xen/multicalls.c 2008-04-17 17:40:50 +02:00
multicalls.h xen: add batch completion callbacks 2007-10-16 11:51:30 -07:00
setup.c xen: support sysenter/sysexit if hypervisor does 2008-04-24 23:57:31 +02:00
smp.c x86: use cpumask function for present, possible, and online cpus 2008-04-26 17:35:47 +02:00
time.c x86: fix sparse warning in xen/time.c 2008-02-09 23:24:08 +01:00
vdso.h i386: move xen 2007-10-11 11:16:51 +02:00
xen-asm.S xen: fold xen_sysexit into xen_iret 2008-04-24 23:57:33 +02:00
xen-head.S xen: fix section usage in xen-head.S and setup.c 2008-01-30 13:33:25 +01:00
xen-ops.h xen: move events.c to drivers/xen for IA64/Xen support 2008-04-24 23:57:32 +02:00