Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2a10e7c41254941cac87be1eccdcb6379ce097f5
Commit:     2a10e7c41254941cac87be1eccdcb6379ce097f5
Parent:     bd61643ef6139ba44142f2ba6e79e03267e6b54a
Author:     WANG Cong <[EMAIL PROTECTED]>
AuthorDate: Wed Jan 30 13:32:38 2008 +0100
Committer:  Ingo Molnar <[EMAIL PROTECTED]>
CommitDate: Wed Jan 30 13:32:38 2008 +0100

    git-x86: unbreak UML
    
    Acked-by: Jeff Dike <[EMAIL PROTECTED]>
    Signed-off-by: WANG Cong <[EMAIL PROTECTED]>
    Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
    Signed-off-by: Ingo Molnar <[EMAIL PROTECTED]>
    Signed-off-by: Thomas Gleixner <[EMAIL PROTECTED]>
---
 include/asm-um/nops.h |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/include/asm-um/nops.h b/include/asm-um/nops.h
new file mode 100644
index 0000000..814e9bf
--- /dev/null
+++ b/include/asm-um/nops.h
@@ -0,0 +1,6 @@
+#ifndef __UM_NOPS_H
+#define __UM_NOPS_H
+
+#include "asm/arch/nops.h"
+
+#endif
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to