core/linux-rpi: refresh patch

This commit is contained in:
graysky 2024-02-03 12:05:56 -05:00
parent b93906f5d7
commit 2bb8ac5397
2 changed files with 4 additions and 4 deletions

View file

@ -9,10 +9,10 @@ Signed-off-by: graysky <graysky@archlinux.us>
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

View file

@ -33,7 +33,7 @@ source=("linux-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/li
md5sums=('6678d5d6c853e04c11fdc63925c5ba5d'
'3bab7426d8c8818dda8353da3892a41f'
'16c484af9f72b9275afcf83a6b8eab36'
'f66a7ea3feb708d398ef57e4da4815e9'
'a157c5bfc0f03d0728c92bd953b06265'
'86d4a35722b5410e3b29fc92dae15d4b'
'c8f84694321e249492c80149833671d7')
md5sums_armv7h=('69113e58cca35d470366316090c24c1c')