diff options
| author | John Audia <therealgraysky@proton.me> | 2023-09-07 06:07:43 -0400 |
|---|---|---|
| committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-09-09 02:15:15 +0200 |
| commit | 5294b358aa1ab2015e151f4caabdb4dcccf62190 (patch) | |
| tree | bc7e632b11b1c6688d45956cb055a890d6495eab /target/linux/generic/hack-6.1/204-module_strip.patch | |
| parent | eac192843030d16046a0d603284c2b4c89822431 (diff) | |
| download | upstream-5294b358aa1ab2015e151f4caabdb4dcccf62190.tar.gz upstream-5294b358aa1ab2015e151f4caabdb4dcccf62190.tar.bz2 upstream-5294b358aa1ab2015e151f4caabdb4dcccf62190.zip | |
kernel: bump 6.1 to 6.1.52
Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.52
All patches automatically rebased.
Build system: x86/64
Build-tested: x86/64/AMD Cezanne
Run-tested: x86/64/AMD Cezanne
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/generic/hack-6.1/204-module_strip.patch')
| -rw-r--r-- | target/linux/generic/hack-6.1/204-module_strip.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/hack-6.1/204-module_strip.patch b/target/linux/generic/hack-6.1/204-module_strip.patch index 71ee62ece8d..bd168649f2e 100644 --- a/target/linux/generic/hack-6.1/204-module_strip.patch +++ b/target/linux/generic/hack-6.1/204-module_strip.patch @@ -118,7 +118,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name> static char *get_modinfo(const struct load_info *info, const char *tag); static char *get_next_modinfo(const struct load_info *info, const char *tag, -@@ -1950,9 +1952,11 @@ static int setup_load_info(struct load_i +@@ -1958,9 +1960,11 @@ static int setup_load_info(struct load_i static int check_modinfo(struct module *mod, struct load_info *info, int flags) { @@ -131,7 +131,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name> if (flags & MODULE_INIT_IGNORE_VERMAGIC) modmagic = NULL; -@@ -1973,6 +1977,7 @@ static int check_modinfo(struct module * +@@ -1981,6 +1985,7 @@ static int check_modinfo(struct module * mod->name); add_taint_module(mod, TAINT_OOT_MODULE, LOCKDEP_STILL_OK); } |
