]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- fixed.
authorcieciwa <cieciwa@pld-linux.org>
Tue, 23 Apr 2002 08:32:44 +0000 (08:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    linux-o1-sched-post.patch -> 1.1
    linux-o1-sched-pre.patch -> 1.1

linux-o1-sched-post.patch [new file with mode: 0644]
linux-o1-sched-pre.patch [new file with mode: 0644]

diff --git a/linux-o1-sched-post.patch b/linux-o1-sched-post.patch
new file mode 100644 (file)
index 0000000..dbefae3
--- /dev/null
@@ -0,0 +1,10 @@
+--- linux/include/asm-i386/hw_irq.h.orig       Mon Apr 22 15:05:47 2002
++++ linux/include/asm-i386/hw_irq.h    Mon Apr 22 15:07:32 2002
+@@ -44,6 +44,7 @@
+ #define RESCHEDULE_VECTOR     0xfc
+ #define TASK_MIGRATION_VECTOR 0xfb
+ #define CALL_FUNCTION_VECTOR  0xfa
++#define KDB_VECTOR            0xf9
+ /*
+  * Local APIC timer IRQ vector is on a different priority level,
diff --git a/linux-o1-sched-pre.patch b/linux-o1-sched-pre.patch
new file mode 100644 (file)
index 0000000..16c220f
--- /dev/null
@@ -0,0 +1,10 @@
+--- linux/include/asm-i386/hw_irq.h.orig       Mon Apr 22 14:47:45 2002
++++ linux/include/asm-i386/hw_irq.h    Mon Apr 22 15:02:34 2002
+@@ -43,7 +43,6 @@
+ #define INVALIDATE_TLB_VECTOR 0xfd
+ #define RESCHEDULE_VECTOR     0xfc
+ #define CALL_FUNCTION_VECTOR  0xfb
+-#define KDB_VECTOR            0xfa
+ /*
+  * Local APIC timer IRQ vector is on a different priority level,
This page took 1.290762 seconds and 4 git commands to generate.