Skip to content

Commit

Permalink
Merge pull request #625 from nathanchance/update-arm64-fixes-patches-…
Browse files Browse the repository at this point in the history
…sep-5-2023

patches: arm64-fixes: Update for 6.5-rc3 fast forward
  • Loading branch information
nathanchance committed Sep 5, 2023
2 parents e061924 + 497f7bb commit 21b5c27
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 43 deletions.
37 changes: 0 additions & 37 deletions patches/arm64-fixes/47699a2b63caaa0de4841d4402627c2fdf3452a6.patch

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 2ff3efae4c31f4951fb8cf85dc53348a35d1c198 Mon Sep 17 00:00:00 2001
From 7ee8acd1b803502878992acd6f99e61f1e8c7a25 Mon Sep 17 00:00:00 2001
From: Arnd Bergmann <arnd@arndb.de>
Date: Fri, 16 Jun 2023 16:48:47 +0200
Subject: media: verisilicon: fix excessive stack usage
Expand All @@ -24,13 +24,12 @@ Reviewed-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Tested-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Link: https://git.linuxtv.org/media_tree.git/commit/?id=2ff3efae4c31f4951fb8cf85dc53348a35d1c198
---
drivers/media/platform/verisilicon/hantro.h | 42 ++++++++++++++---------------
1 file changed, 21 insertions(+), 21 deletions(-)

diff --git a/drivers/media/platform/verisilicon/hantro.h b/drivers/media/platform/verisilicon/hantro.h
index 6523ffb74881..1afec3df8c73 100644
index 6523ffb748812..1afec3df8c73b 100644
--- a/drivers/media/platform/verisilicon/hantro.h
+++ b/drivers/media/platform/verisilicon/hantro.h
@@ -370,26 +370,26 @@ extern int hantro_debug;
Expand Down Expand Up @@ -137,5 +136,5 @@ index 6523ffb74881..1afec3df8c73 100644
vdpu_write(vpu, vdpu_read_mask(vpu, reg, val), reg->base);
}
--
cgit v1.2.1
cgit

3 changes: 1 addition & 2 deletions patches/arm64-fixes/series
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
2ff3efae4c31f4951fb8cf85dc53348a35d1c198.patch
47699a2b63caaa0de4841d4402627c2fdf3452a6.patch
7ee8acd1b803502878992acd6f99e61f1e8c7a25.patch
v2_20230807_nathan_lib_test_scanf_add_explicit_type_cast_to_result_initialization_in_test_number_pre.patch

0 comments on commit 21b5c27

Please sign in to comment.