summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2012-05-08 17:10:14 +0200
committerKay Sievers <kay@vrfy.org>2012-05-08 17:10:14 +0200
commit878a0d8a2f36668dab7335eea1e98cff5b2b7c4d (patch)
tree6ca379d378f830e683ad46dfdfb2865c9d466861
parentc2a1ad9f26706e320dad4bfc1011b861227be8e2 (diff)
downloadpatches-878a0d8a2f36668dab7335eea1e98cff5b2b7c4d.tar.gz
move kmsg-docs.patch to the end
-rw-r--r--kmsg-docs.patch2
-rw-r--r--series6
2 files changed, 4 insertions, 4 deletions
diff --git a/kmsg-docs.patch b/kmsg-docs.patch
index 3f93183..507d3fc 100644
--- a/kmsg-docs.patch
+++ b/kmsg-docs.patch
@@ -30,7 +30,7 @@ Signed-off-by: Kay Sievers <kay@vrfy.org>
10 = /dev/aio Asynchronous I/O notification interface
- 11 = /dev/kmsg Writes to this come out as printk's
+ 11 = /dev/kmsg Writes to this come out as printk's, reads
-+ export the buffered printk records.
++ export the buffered printk records.
12 = /dev/oldmem Used by crashdump kernels to access
the memory of the kernel that crashed.
diff --git a/series b/series
index a491b93..0b88979 100644
--- a/series
+++ b/series
@@ -1,10 +1,10 @@
+#devpts.patch
+
printk-records.patch
printk-devkmsg.patch
printk-dev_printk.patch
kmsg-fix64bit-division.patch
kern-cont-parport.patch
-kmsg-docs.patch
kern-conti-acpi.patch
-
-#devpts.patch
kern-cont-mm.patch
+kmsg-docs.patch