summarylogtreecommitdiffstats
path: root/change-default-console-loglevel.patch
diff options
context:
space:
mode:
authorPiotr Gorski2018-06-11 22:33:37 +0200
committerPiotr Gorski2018-06-11 22:33:37 +0200
commitbb9811b4d6515904aabbd5205181463a5ea6a2a9 (patch)
treed1fd9fcec194b7cb97becf2e2c0903b76cfdb3e3 /change-default-console-loglevel.patch
parentdaf27f7393271d1b3543688ab3d8c0e1080610f4 (diff)
downloadaur-bb9811b4d6515904aabbd5205181463a5ea6a2a9.tar.gz
Cleanup && update
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
Diffstat (limited to 'change-default-console-loglevel.patch')
-rw-r--r--change-default-console-loglevel.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/change-default-console-loglevel.patch b/change-default-console-loglevel.patch
deleted file mode 100644
index fa3aba5237a4..000000000000
--- a/change-default-console-loglevel.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- linux-3.16/include/linux/printk.h.old 2014-08-04 18:48:30.686043266 +0200
-+++ linux-3.16/include/linux/printk.h 2014-08-04 18:48:47.706218528 +0200
-@@ -37,7 +37,7 @@
- #define CONSOLE_LOGLEVEL_SILENT 0 /* Mum's the word */
- #define CONSOLE_LOGLEVEL_MIN 1 /* Minimum loglevel we let people use */
- #define CONSOLE_LOGLEVEL_QUIET 4 /* Shhh ..., when booted with "quiet" */
-+#define CONSOLE_LOGLEVEL_DEFAULT 4 /* anything MORE serious than KERN_DEBUG */
- #define CONSOLE_LOGLEVEL_DEBUG 10 /* issue debug messages */
- #define CONSOLE_LOGLEVEL_MOTORMOUTH 15 /* You can't shut this one up */
-