| | Subject | [PATCH 19 of 24] x86: fix build problem in pud_populate without CONFIG_PARAVIRT | | Date | Wed, 02 Apr 2008 10:54:08 -0700 | | From | Jeremy Fitzhardinge <> |
| |
asm/paravirt.h ends up including linux/sched.h, which pud_populate needs for its reference to current. Specifically include linux/sched.h for it.
In file included from /home/jeremy/hg/xen/paravirt/linux/arch/x86/mm/pgtable.c:3: include2/asm/pgalloc.h: In function |