diff options
author | Aleksander Jan Bajkowski <olek2@wp.pl> | 2023-05-21 23:02:17 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-07-26 13:26:24 +0200 |
commit | 9d15baee6b435318576b0c0978d82959f7eb64cc (patch) | |
tree | f8c54775314ff9db350402a5b31ef96c65d2f52d /target/linux/lantiq/patches-5.15/0155-lantiq-VPE-nosmp.patch | |
parent | 65c1f418e3add2d32b036696530dffddaba64d72 (diff) | |
download | upstream-9d15baee6b435318576b0c0978d82959f7eb64cc.tar.gz upstream-9d15baee6b435318576b0c0978d82959f7eb64cc.tar.bz2 upstream-9d15baee6b435318576b0c0978d82959f7eb64cc.zip |
lantiq: add patches headers
This commit adds headers to the patches, so they can be applied with the
git am command.
Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
(cherry picked from commit 5d51079fd064a86119c6f44920e737cf5e25d3a0)
Diffstat (limited to 'target/linux/lantiq/patches-5.15/0155-lantiq-VPE-nosmp.patch')
-rw-r--r-- | target/linux/lantiq/patches-5.15/0155-lantiq-VPE-nosmp.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/lantiq/patches-5.15/0155-lantiq-VPE-nosmp.patch b/target/linux/lantiq/patches-5.15/0155-lantiq-VPE-nosmp.patch index 898c2d4821..6562dc8bda 100644 --- a/target/linux/lantiq/patches-5.15/0155-lantiq-VPE-nosmp.patch +++ b/target/linux/lantiq/patches-5.15/0155-lantiq-VPE-nosmp.patch @@ -1,3 +1,13 @@ +From 07ce9e9bc4dcd5ac4728e587901112eef95bbe7b Mon Sep 17 00:00:00 2001 +From: Stefan Koch <stefan.koch10@gmail.com> +Date: Mon, 13 Mar 2017 23:42:00 +0100 +Subject: [PATCH] lantiq: vpe nosmp + +Signed-off-by: Stefan Koch <stefan.koch10@gmail.com> +--- + arch/mips/kernel/vpe-mt.c | 5 ++++- + 1 file changed, 4 insertions(+), 1 deletion(-) + --- a/arch/mips/kernel/vpe-mt.c +++ b/arch/mips/kernel/vpe-mt.c @@ -132,7 +132,10 @@ int vpe_run(struct vpe *v) |