-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sunxi-6.6: Remove unnecessary, move the checked ones to the armbian s…
…eries. Remove unnecessary patch fixes, and also move the time-tested patch to the armbian series as permanently supported.
- Loading branch information
1 parent
85d1fd1
commit 8a56a46
Showing
9 changed files
with
11 additions
and
97 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 | ||
From f7ef1ab68c625799d17ab02f4fb392b24eeab1b4 Mon Sep 17 00:00:00 2001 | ||
From: Mikhail Iakhiaev <[email protected]> | ||
Date: Mon, 29 Jul 2024 09:50:36 -0700 | ||
Subject: arm/patch: call flush_icache ASAP after writing new instruction. | ||
|
@@ -28,11 +28,11 @@ Signed-off-by: Mikhail Iakhiaev <[email protected]> | |
|
||
Signed-off-by: The-going <[email protected]> | ||
--- | ||
arch/arm/kernel/patch.c | 12 +++++++--- | ||
arch/arm/kernel/patch.c | 12 +++++++++--- | ||
1 file changed, 9 insertions(+), 3 deletions(-) | ||
|
||
diff --git a/arch/arm/kernel/patch.c b/arch/arm/kernel/patch.c | ||
index 111111111111..222222222222 100644 | ||
index e9e828b6bb30..f003867f085a 100644 | ||
--- a/arch/arm/kernel/patch.c | ||
+++ b/arch/arm/kernel/patch.c | ||
@@ -99,13 +99,19 @@ void __kprobes __patch_text_real(void *addr, unsigned int insn, bool remap) | ||
|
@@ -59,5 +59,5 @@ index 111111111111..222222222222 100644 | |
|
||
static int __kprobes patch_text_stop_machine(void *data) | ||
-- | ||
Armbian | ||
2.35.3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 4a1e00925b0f7c5fe3660c1df163f2b00db66fb1 Mon Sep 17 00:00:00 2001 | ||
From ef7d577006c5d356373aac906bd6b170d97dfa1b Mon Sep 17 00:00:00 2001 | ||
From: The-going <[email protected]> | ||
Date: Mon, 24 Jan 2022 19:27:52 +0300 | ||
Subject: arm64:dts: sun50i-h5-orangepi-pc2 add spi flash | ||
|
@@ -8,10 +8,10 @@ Subject: arm64:dts: sun50i-h5-orangepi-pc2 add spi flash | |
1 file changed, 19 insertions(+), 6 deletions(-) | ||
|
||
diff --git a/arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-pc2.dts b/arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-pc2.dts | ||
index df4d1ceea75e..880f9de8d22f 100644 | ||
index 460c0e3d2f97..c756b1a58c90 100644 | ||
--- a/arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-pc2.dts | ||
+++ b/arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-pc2.dts | ||
@@ -178,15 +178,28 @@ &sound_hdmi { | ||
@@ -198,15 +198,28 @@ &sound_hdmi { | ||
status = "okay"; | ||
}; | ||
|
||
|
53 changes: 0 additions & 53 deletions
53
...rnel/archive/sunxi-6.6/patches.fixes/Fix-duplicate-nodes-for-sun50i-h5-orangepi-pc2.patch
This file was deleted.
Oops, something went wrong.
25 changes: 0 additions & 25 deletions
25
patch/kernel/archive/sunxi-6.6/patches.fixes/Fix-warning-multi-line-comment.patch
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.