From 649fe3bef000204384da5673d27e83d2730aae2e Mon Sep 17 00:00:00 2001 From: graysky Date: Sat, 3 Feb 2024 12:06:27 -0500 Subject: [PATCH] core/linux-rpi-16k: refresh patch --- ...0001-Make-proc-cpuinfo-consistent-on-arm64-and-arm.patch | 6 +++--- core/linux-rpi-16k/PKGBUILD | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core/linux-rpi-16k/0001-Make-proc-cpuinfo-consistent-on-arm64-and-arm.patch b/core/linux-rpi-16k/0001-Make-proc-cpuinfo-consistent-on-arm64-and-arm.patch index 4b2e24fe1..d79305af0 100644 --- a/core/linux-rpi-16k/0001-Make-proc-cpuinfo-consistent-on-arm64-and-arm.patch +++ b/core/linux-rpi-16k/0001-Make-proc-cpuinfo-consistent-on-arm64-and-arm.patch @@ -9,10 +9,10 @@ Signed-off-by: graysky 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/arch/arm64/kernel/cpuinfo.c b/arch/arm64/kernel/cpuinfo.c -index 721350d21074..88e2b8fcd7e6 100644 +index c85cbc1..d9c0d95 100644 --- a/arch/arm64/kernel/cpuinfo.c +++ b/arch/arm64/kernel/cpuinfo.c -@@ -153,9 +153,8 @@ static int c_show(struct seq_file *m, void *v) +@@ -194,9 +194,8 @@ static int c_show(struct seq_file *m, void *v) * "processor". Give glibc what it expects. */ seq_printf(m, "processor\t: %d\n", i); @@ -25,5 +25,5 @@ index 721350d21074..88e2b8fcd7e6 100644 seq_printf(m, "BogoMIPS\t: %lu.%02lu\n", loops_per_jiffy / (500000UL/HZ), -- -2.29.2 +2.43.0 diff --git a/core/linux-rpi-16k/PKGBUILD b/core/linux-rpi-16k/PKGBUILD index 69da07e8b..28257157f 100644 --- a/core/linux-rpi-16k/PKGBUILD +++ b/core/linux-rpi-16k/PKGBUILD @@ -35,7 +35,7 @@ md5sums=('6678d5d6c853e04c11fdc63925c5ba5d' '3bab7426d8c8818dda8353da3892a41f' '16c484af9f72b9275afcf83a6b8eab36' 'da0888d54005074aaebe247985003079' - 'f66a7ea3feb708d398ef57e4da4815e9' + 'a157c5bfc0f03d0728c92bd953b06265' '86d4a35722b5410e3b29fc92dae15d4b' 'c8f84694321e249492c80149833671d7')