]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
add s-o-b to loongarch patch
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 Nov 2024 07:27:48 +0000 (08:27 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 Nov 2024 07:27:48 +0000 (08:27 +0100)
queue-6.1/loongarch-fix-build-errors-due-to-backported-timens.patch

index ca02683af08bd1b322df03ae421acb8d13b5cfb6..1d2fff049a5870c0deb510ce468a425614e37e69 100644 (file)
@@ -35,6 +35,7 @@ Because in 6.1.y we should define find_timens_vvar_page() by ourselves
 and use zap_page_range() instead of zap_vma_pages(), so fix it.
 
 Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
+Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 ---
  arch/loongarch/kernel/vdso.c |   28 +++++++++++++++++++++++++++-
  1 file changed, 27 insertions(+), 1 deletion(-)