summaryrefslogtreecommitdiff
path: root/libre/linux-libre-hardened/change-console-loglevel-motormouth.patch
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2018-06-24 16:53:57 -0400
committerDavid P <megver83@parabola.nu>2018-06-24 17:03:34 -0400
commitcc711d2b438856530e0434f751846b4d3b8368df (patch)
tree380cc318fa506eff9877cbc35403c0d636a2c858 /libre/linux-libre-hardened/change-console-loglevel-motormouth.patch
parent4f5af6f84986d7d4f45e2e6a804c33507d6b5e95 (diff)
downloadabslibre-cc711d2b438856530e0434f751846b4d3b8368df.tar.gz
abslibre-cc711d2b438856530e0434f751846b4d3b8368df.tar.bz2
abslibre-cc711d2b438856530e0434f751846b4d3b8368df.zip
upgpkg: libre/linux-libre-hardened 4.17.2_gnu.a-1
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'libre/linux-libre-hardened/change-console-loglevel-motormouth.patch')
-rw-r--r--libre/linux-libre-hardened/change-console-loglevel-motormouth.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/libre/linux-libre-hardened/change-console-loglevel-motormouth.patch b/libre/linux-libre-hardened/change-console-loglevel-motormouth.patch
deleted file mode 100644
index 458ff2cab..000000000
--- a/libre/linux-libre-hardened/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