diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-09-20 23:27:08 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-09-20 23:27:08 -0400 |
commit | a44a429581d48f5f1dc661d8484519836c219807 (patch) | |
tree | 2d00688a5ebe9f6bb3f5ebe04fd6f35af12ac39f /kernels/linux-libre-pae/change-default-console-loglevel.patch | |
parent | a3b4fa51913575d1c7478abfbcdd2799d0855ab0 (diff) | |
parent | 87b354d1fd3ad74a6d57140348bf63ddef871d11 (diff) |
Merge branch 'master' of git://projects.parabolagnulinux.org/abslibre
Diffstat (limited to 'kernels/linux-libre-pae/change-default-console-loglevel.patch')
-rw-r--r-- | kernels/linux-libre-pae/change-default-console-loglevel.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kernels/linux-libre-pae/change-default-console-loglevel.patch b/kernels/linux-libre-pae/change-default-console-loglevel.patch index 2685d4d23..22cd69a09 100644 --- a/kernels/linux-libre-pae/change-default-console-loglevel.patch +++ b/kernels/linux-libre-pae/change-default-console-loglevel.patch @@ -1,6 +1,6 @@ diff -upr linux-3.0.orig/kernel/printk.c linux-3.0/kernel/printk.c ---- linux-3.0.orig/kernel/printk.c 2011-07-22 05:17:23.000000000 +0300 -+++ linux-3.0/kernel/printk.c 2011-07-27 14:43:07.000000000 +0300 +--- linux-3.0.orig/kernel/printk/printk.c 2011-07-22 05:17:23.000000000 +0300 ++++ linux-3.0/kernel/printk/printk.c 2011-07-27 14:43:07.000000000 +0300 @@ -58,7 +58,7 @@ void asmlinkage __attribute__((weak)) ea /* We show everything that is MORE important than this.. */ |