From: Greg Kroah-Hartman Date: Tue, 20 Feb 2024 14:16:48 +0000 (+0100) Subject: add dep-of tags X-Git-Tag: v4.19.307~69 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e6df488109d1a8c344a30516897860472e8c599;p=thirdparty%2Fkernel%2Fstable-queue.git add dep-of tags --- diff --git a/queue-6.1/linux-init-remove-__memexit-annotations.patch b/queue-6.1/linux-init-remove-__memexit-annotations.patch index bee0e9a55ee..cde37ec4073 100644 --- a/queue-6.1/linux-init-remove-__memexit-annotations.patch +++ b/queue-6.1/linux-init-remove-__memexit-annotations.patch @@ -16,6 +16,7 @@ Acked-by: Arnd Bergmann [nathan: Remove additional case of XXXEXIT_TO_SOME_EXIT due to lack of 78dac1a22944 in 6.1] Signed-off-by: Nathan Chancellor +Stable-dep-of: 846cfbeed09b ("um: Fix adding '-no-pie' for clang") Signed-off-by: Greg Kroah-Hartman --- include/asm-generic/vmlinux.lds.h | 6 ------ diff --git a/queue-6.1/modpost-don-t-let-driver-s-reference-.exit.patch b/queue-6.1/modpost-don-t-let-driver-s-reference-.exit.patch index 7ac1db4184c..5308db2b3f1 100644 --- a/queue-6.1/modpost-don-t-let-driver-s-reference-.exit.patch +++ b/queue-6.1/modpost-don-t-let-driver-s-reference-.exit.patch @@ -25,6 +25,7 @@ find this improvement. Signed-off-by: Uwe Kleine-König Signed-off-by: Masahiro Yamada Signed-off-by: Nathan Chancellor +Stable-dep-of: 846cfbeed09b ("um: Fix adding '-no-pie' for clang") Signed-off-by: Greg Kroah-Hartman --- scripts/mod/modpost.c | 15 +++++++++++++-- diff --git a/queue-6.1/modpost-include-.text.-in-text_sections.patch b/queue-6.1/modpost-include-.text.-in-text_sections.patch index 27c6e756b03..2b07025d0d8 100644 --- a/queue-6.1/modpost-include-.text.-in-text_sections.patch +++ b/queue-6.1/modpost-include-.text.-in-text_sections.patch @@ -26,6 +26,7 @@ Tested-by: Vincent Donnefort Signed-off-by: Nathan Chancellor Signed-off-by: Masahiro Yamada Signed-off-by: Nathan Chancellor +Stable-dep-of: 846cfbeed09b ("um: Fix adding '-no-pie' for clang") Signed-off-by: Greg Kroah-Hartman --- scripts/mod/modpost.c | 4 ++-- diff --git a/queue-6.1/modpost-propagate-w-1-build-option-to-modpost.patch b/queue-6.1/modpost-propagate-w-1-build-option-to-modpost.patch index 0c1f1662f92..82b70581a4a 100644 --- a/queue-6.1/modpost-propagate-w-1-build-option-to-modpost.patch +++ b/queue-6.1/modpost-propagate-w-1-build-option-to-modpost.patch @@ -19,6 +19,7 @@ This commit allows modpost to show extra warnings only when W=1 Signed-off-by: Masahiro Yamada Reviewed-by: Nick Desaulniers Signed-off-by: Nathan Chancellor +Stable-dep-of: 846cfbeed09b ("um: Fix adding '-no-pie' for clang") Signed-off-by: Greg Kroah-Hartman --- scripts/Makefile.modpost | 1 +