[PATCH] make UML compile (FC6/x86-64)

I need this patch to get a UML kernel to compile.  This is with the
kernel headers in FC6 which are automatically generated from the kernel
tree.  Some headers are missing but those files don't need them.  At
least it appears so since the resuling kernel works fine.

Tested on x86-64.

Signed-off-by: Ulrich Drepper <drepper@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
Ulrich Drepper
2006-10-15 15:03:48 -04:00
کامیت شده توسط Linus Torvalds
والد 80c5606c3b
کامیت 51018b0a31
2فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده

مشاهده پرونده

@@ -6,7 +6,6 @@
#ifndef __KERN_UTIL_H__
#define __KERN_UTIL_H__
#include "linux/threads.h"
#include "sysdep/ptrace.h"
#include "sysdep/faultinfo.h"