kernel: bump 5.15 to 5.15.68
All patches automatically rebased Build system: x86_64 Build-tested: bcm2711/RPi4B, mt7622/RT3200 Run-tested: bcm2711/RPi4B, mt7622/RT3200 Signed-off-by: John Audia <therealgraysky@proton.me>
This commit is contained in:
committed by
Hauke Mehrtens
parent
e785ca05e9
commit
fe209fa47d
@@ -1,7 +1,5 @@
|
||||
Index: linux-5.15.67/arch/powerpc/Kconfig
|
||||
===================================================================
|
||||
--- linux-5.15.67.orig/arch/powerpc/Kconfig
|
||||
+++ linux-5.15.67/arch/powerpc/Kconfig
|
||||
--- a/arch/powerpc/Kconfig
|
||||
+++ b/arch/powerpc/Kconfig
|
||||
@@ -915,6 +915,14 @@ config CMDLINE_FORCE
|
||||
|
||||
endchoice
|
||||
@@ -17,10 +15,8 @@ Index: linux-5.15.67/arch/powerpc/Kconfig
|
||||
config EXTRA_TARGETS
|
||||
string "Additional default image types"
|
||||
help
|
||||
Index: linux-5.15.67/drivers/of/fdt.c
|
||||
===================================================================
|
||||
--- linux-5.15.67.orig/drivers/of/fdt.c
|
||||
+++ linux-5.15.67/drivers/of/fdt.c
|
||||
--- a/drivers/of/fdt.c
|
||||
+++ b/drivers/of/fdt.c
|
||||
@@ -1162,6 +1162,17 @@ int __init early_init_dt_scan_chosen(uns
|
||||
if (p != NULL && l > 0)
|
||||
strlcat(data, p, min_t(int, strlen(data) + (int)l, COMMAND_LINE_SIZE));
|
||||
|
||||
Reference in New Issue
Block a user