* [PATCH] Fix vmi.c compilation
@ 2007-05-24 13:54 Alexey Dobriyan
2007-05-24 16:31 ` Toralf Förster
0 siblings, 1 reply; 2+ messages in thread
From: Alexey Dobriyan @ 2007-05-24 13:54 UTC (permalink / raw)
To: akpm; +Cc: linux-kernel, toralf.foerster
Signed-off-by: Alexey Dobriyan <adobriyan@sw.ru>
---
arch/i386/kernel/vmi.c | 1 +
1 file changed, 1 insertion(+)
--- a/arch/i386/kernel/vmi.c
+++ b/arch/i386/kernel/vmi.c
@@ -27,6 +27,7 @@ #include <linux/cpu.h>
#include <linux/bootmem.h>
#include <linux/mm.h>
#include <linux/highmem.h>
+#include <linux/sched.h>
#include <asm/vmi.h>
#include <asm/io.h>
#include <asm/fixmap.h>
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Fix vmi.c compilation
2007-05-24 13:54 [PATCH] Fix vmi.c compilation Alexey Dobriyan
@ 2007-05-24 16:31 ` Toralf Förster
0 siblings, 0 replies; 2+ messages in thread
From: Toralf Förster @ 2007-05-24 16:31 UTC (permalink / raw)
To: Alexey Dobriyan; +Cc: akpm, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 580 bytes --]
That change solves the issue :-)
Am Donnerstag, 24. Mai 2007 15:54 schrieb Alexey Dobriyan:
> Signed-off-by: Alexey Dobriyan <adobriyan@sw.ru>
> ---
>
> arch/i386/kernel/vmi.c | 1 +
> 1 file changed, 1 insertion(+)
>
> --- a/arch/i386/kernel/vmi.c
> +++ b/arch/i386/kernel/vmi.c
> @@ -27,6 +27,7 @@ #include <linux/cpu.h>
> #include <linux/bootmem.h>
> #include <linux/mm.h>
> #include <linux/highmem.h>
> +#include <linux/sched.h>
> #include <asm/vmi.h>
> #include <asm/io.h>
> #include <asm/fixmap.h>
>
--
MfG/Sincerely
Toralf Förster
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-05-24 16:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-24 13:54 [PATCH] Fix vmi.c compilation Alexey Dobriyan
2007-05-24 16:31 ` Toralf Förster
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox