summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-xtreme/change-console-loglevel-motormouth.patch
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2018-06-25 12:39:33 -0400
committerDavid P <megver83@parabola.nu>2018-06-25 12:39:33 -0400
commit7ce61c42557bebc53bae1cd423ca01dabaea46c2 (patch)
tree50717c45f6fff31b28b3d78524876d00d6c9de88 /kernels/linux-libre-xtreme/change-console-loglevel-motormouth.patch
parent608f485625cba2764a5a36e70704e4140c207d7b (diff)
downloadabslibre-7ce61c42557bebc53bae1cd423ca01dabaea46c2.tar.gz
abslibre-7ce61c42557bebc53bae1cd423ca01dabaea46c2.tar.bz2
abslibre-7ce61c42557bebc53bae1cd423ca01dabaea46c2.zip
upgpkg: kernels/linux-libre-xtreme 4.17.2_gnu-1
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'kernels/linux-libre-xtreme/change-console-loglevel-motormouth.patch')
-rw-r--r--kernels/linux-libre-xtreme/change-console-loglevel-motormouth.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/kernels/linux-libre-xtreme/change-console-loglevel-motormouth.patch b/kernels/linux-libre-xtreme/change-console-loglevel-motormouth.patch
deleted file mode 100644
index 458ff2cab..000000000
--- a/kernels/linux-libre-xtreme/change-console-loglevel-motormouth.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/include/linux/printk.h b/include/linux/printk.h
-index e9b603e..9049143 100644
---- a/include/linux/printk.h
-+++ b/include/linux/printk.h
-@@ -52,7 +52,7 @@ static inline const char *printk_skip_headers(const char *buffer)
- #define CONSOLE_LOGLEVEL_MIN 1 /* Minimum loglevel we let people use */
- #define CONSOLE_LOGLEVEL_QUIET 4 /* Shhh ..., when booted with "quiet" */
- #define CONSOLE_LOGLEVEL_DEBUG 10 /* issue debug messages */
--#define CONSOLE_LOGLEVEL_MOTORMOUTH 15 /* You can't shut this one up */
-+#define CONSOLE_LOGLEVEL_MOTORMOUTH 1 /* You can't shut this one up */
-
- /*
- * Default used to be hard-coded at 7, we're now allowing it to be set from