]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
add dep-of tags
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 Feb 2024 14:16:48 +0000 (15:16 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 Feb 2024 14:16:48 +0000 (15:16 +0100)
queue-6.1/linux-init-remove-__memexit-annotations.patch
queue-6.1/modpost-don-t-let-driver-s-reference-.exit.patch
queue-6.1/modpost-include-.text.-in-text_sections.patch
queue-6.1/modpost-propagate-w-1-build-option-to-modpost.patch

index bee0e9a55ee8c161ba632afa5921924740865f9c..cde37ec40738ef6c44a55b316f1c9b8eecbf161f 100644 (file)
@@ -16,6 +16,7 @@ Acked-by: Arnd Bergmann <arnd@arndb.de>
 [nathan: Remove additional case of XXXEXIT_TO_SOME_EXIT due to lack of
          78dac1a22944 in 6.1]
 Signed-off-by: Nathan Chancellor <nathan@kernel.org>
+Stable-dep-of: 846cfbeed09b ("um: Fix adding '-no-pie' for clang")
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 ---
  include/asm-generic/vmlinux.lds.h |    6 ------
index 7ac1db4184c3e08235e45b001ad5788280c25650..5308db2b3f119b933ba228888cf3f5eee9048799 100644 (file)
@@ -25,6 +25,7 @@ find this improvement.
 Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
 Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
 Signed-off-by: Nathan Chancellor <nathan@kernel.org>
+Stable-dep-of: 846cfbeed09b ("um: Fix adding '-no-pie' for clang")
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 ---
  scripts/mod/modpost.c |   15 +++++++++++++--
index 27c6e756b03e296683ab3225e0fcca082206742b..2b07025d0d8e7249bbf4cdd9501799c33f1d68c6 100644 (file)
@@ -26,6 +26,7 @@ Tested-by: Vincent Donnefort <vdonnefort@google.com>
 Signed-off-by: Nathan Chancellor <nathan@kernel.org>
 Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
 Signed-off-by: Nathan Chancellor <nathan@kernel.org>
+Stable-dep-of: 846cfbeed09b ("um: Fix adding '-no-pie' for clang")
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 ---
  scripts/mod/modpost.c |    4 ++--
index 0c1f1662f92e73c441c5973a789d26bf195ac962..82b70581a4aef2d459e09163d0eeeeee9a1a9a4e 100644 (file)
@@ -19,6 +19,7 @@ This commit allows modpost to show extra warnings only when W=1
 Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
 Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
 Signed-off-by: Nathan Chancellor <nathan@kernel.org>
+Stable-dep-of: 846cfbeed09b ("um: Fix adding '-no-pie' for clang")
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 ---
  scripts/Makefile.modpost |    1 +