+++ /dev/null
-From e2cccc176c7878f4cc0c617f4c47fc698e0fa56b Mon Sep 17 00:00:00 2001
-From: Sasha Levin <sashal@kernel.org>
-Date: Thu, 6 Jan 2022 01:41:02 +0100
-Subject: scripts: sphinx-pre-install: Fix ctex support on Debian
-
-From: Mauro Carvalho Chehab <mchehab@kernel.org>
-
-[ Upstream commit 87d6576ddf8ac25f36597bc93ca17f6628289c16 ]
-
-The name of the package with ctexhook.sty is different on
-Debian/Ubuntu.
-
-Reported-by: Akira Yokosawa <akiyks@gmail.com>
-Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
-Tested-by: Akira Yokosawa <akiyks@gmail.com>
-Link: https://lore.kernel.org/r/63882425609a2820fac78f5e94620abeb7ed5f6f.1641429634.git.mchehab@kernel.org
-Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-Signed-off-by: Sasha Levin <sashal@kernel.org>
----
- scripts/sphinx-pre-install | 3 +++
- 1 file changed, 3 insertions(+)
-
-diff --git a/scripts/sphinx-pre-install b/scripts/sphinx-pre-install
-index 828a8615a9181..b32a20782c851 100755
---- a/scripts/sphinx-pre-install
-+++ b/scripts/sphinx-pre-install
-@@ -370,6 +370,9 @@ sub give_debian_hints()
- );
-
- if ($pdf) {
-+ check_missing_file(["/usr/share/texlive/texmf-dist/tex/latex/ctex/ctexhook.sty"],
-+ "texlive-lang-chinese", 2);
-+
- check_missing_file(["/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"],
- "fonts-dejavu", 2);
-
---
-2.34.1
-
serial-core-keep-mctrl-register-state-and-cached-cop.patch
random-do-not-throw-away-excess-input-to-crng_fast_l.patch
parisc-avoid-calling-faulthandler_disabled-twice.patch
-scripts-sphinx-pre-install-fix-ctex-support-on-debia.patch
x86-kbuild-enable-config_kallsyms_all-y-in-the-defco.patch
powerpc-6xx-add-missing-of_node_put.patch
powerpc-powernv-add-missing-of_node_put.patch
+++ /dev/null
-From c177c033e55eb2fc889b5f81a08e6978f55daf40 Mon Sep 17 00:00:00 2001
-From: Sasha Levin <sashal@kernel.org>
-Date: Thu, 6 Jan 2022 01:41:02 +0100
-Subject: scripts: sphinx-pre-install: Fix ctex support on Debian
-
-From: Mauro Carvalho Chehab <mchehab@kernel.org>
-
-[ Upstream commit 87d6576ddf8ac25f36597bc93ca17f6628289c16 ]
-
-The name of the package with ctexhook.sty is different on
-Debian/Ubuntu.
-
-Reported-by: Akira Yokosawa <akiyks@gmail.com>
-Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
-Tested-by: Akira Yokosawa <akiyks@gmail.com>
-Link: https://lore.kernel.org/r/63882425609a2820fac78f5e94620abeb7ed5f6f.1641429634.git.mchehab@kernel.org
-Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-Signed-off-by: Sasha Levin <sashal@kernel.org>
----
- scripts/sphinx-pre-install | 3 +++
- 1 file changed, 3 insertions(+)
-
-diff --git a/scripts/sphinx-pre-install b/scripts/sphinx-pre-install
-index 288e86a9d1e58..61a79ce705ccf 100755
---- a/scripts/sphinx-pre-install
-+++ b/scripts/sphinx-pre-install
-@@ -369,6 +369,9 @@ sub give_debian_hints()
- );
-
- if ($pdf) {
-+ check_missing_file(["/usr/share/texlive/texmf-dist/tex/latex/ctex/ctexhook.sty"],
-+ "texlive-lang-chinese", 2);
-+
- check_missing_file(["/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"],
- "fonts-dejavu", 2);
-
---
-2.34.1
-
net-mlx5-update-log_max_qp-value-to-fw-max-capabilit.patch
net-mlx5e-unblock-setting-vid-0-for-vf-in-case-pf-is.patch
parisc-avoid-calling-faulthandler_disabled-twice.patch
-scripts-sphinx-pre-install-fix-ctex-support-on-debia.patch
can-flexcan-allow-to-change-quirks-at-runtime.patch
can-flexcan-rename-rx-modes.patch
can-flexcan-add-more-quirks-to-describe-rx-path-capa.patch
+++ /dev/null
-From 9138b475d8a6e44bffcda7ab1af8b65b386f0b00 Mon Sep 17 00:00:00 2001
-From: Sasha Levin <sashal@kernel.org>
-Date: Thu, 6 Jan 2022 01:41:02 +0100
-Subject: scripts: sphinx-pre-install: Fix ctex support on Debian
-
-From: Mauro Carvalho Chehab <mchehab@kernel.org>
-
-[ Upstream commit 87d6576ddf8ac25f36597bc93ca17f6628289c16 ]
-
-The name of the package with ctexhook.sty is different on
-Debian/Ubuntu.
-
-Reported-by: Akira Yokosawa <akiyks@gmail.com>
-Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
-Tested-by: Akira Yokosawa <akiyks@gmail.com>
-Link: https://lore.kernel.org/r/63882425609a2820fac78f5e94620abeb7ed5f6f.1641429634.git.mchehab@kernel.org
-Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-Signed-off-by: Sasha Levin <sashal@kernel.org>
----
- scripts/sphinx-pre-install | 3 +++
- 1 file changed, 3 insertions(+)
-
-diff --git a/scripts/sphinx-pre-install b/scripts/sphinx-pre-install
-index 288e86a9d1e58..61a79ce705ccf 100755
---- a/scripts/sphinx-pre-install
-+++ b/scripts/sphinx-pre-install
-@@ -369,6 +369,9 @@ sub give_debian_hints()
- );
-
- if ($pdf) {
-+ check_missing_file(["/usr/share/texlive/texmf-dist/tex/latex/ctex/ctexhook.sty"],
-+ "texlive-lang-chinese", 2);
-+
- check_missing_file(["/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"],
- "fonts-dejavu", 2);
-
---
-2.34.1
-
net-mlx5-update-log_max_qp-value-to-fw-max-capabilit.patch
net-mlx5e-unblock-setting-vid-0-for-vf-in-case-pf-is.patch
parisc-avoid-calling-faulthandler_disabled-twice.patch
-scripts-sphinx-pre-install-fix-ctex-support-on-debia.patch
can-flexcan-allow-to-change-quirks-at-runtime.patch
can-flexcan-rename-rx-modes.patch
can-flexcan-add-more-quirks-to-describe-rx-path-capa.patch