[PATCH] Fix up i386 compile after the "i386: clean up user_mode macros" patch

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The "i386: clean up user_mode macros" patch that recently went into the
kernel doesn't know the definition of VM_MASK, so the current -git
doesn't compile.  This patch includes the header where VM_MASK is defined.

Signed-off-by: Frank Sorenson <[email protected]>

Fix up i386 compile after the "i386: clean up user_mode macros" patch

diff --git a/include/asm-i386/ptrace.h b/include/asm-i386/ptrace.h
- --- a/include/asm-i386/ptrace.h
+++ b/include/asm-i386/ptrace.h
@@ -1,8 +1,10 @@
 #ifndef _I386_PTRACE_H
 #define _I386_PTRACE_H

+#include <asm-i386/vm86.h>
+
 #define EBX 0
 #define ECX 1
 #define EDX 2
 #define ESI 3
 #define EDI 4


Frank
- --
Frank Sorenson - KD7TZK
Systems Manager, Computer Science Department
Brigham Young University
[email protected]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFC5/U+aI0dwg4A47wRAsdOAJ9hzY9aQ0pQTY1QikQ0MzobJzJG7QCeI9C7
zU+Gyxyp933jK0ahLWDhzq0=
=90nz
-----END PGP SIGNATURE-----
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]
  Powered by Linux