mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-rpi-16k: refresh patch
This commit is contained in:
parent
2bb8ac5397
commit
649fe3bef0
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -35,7 +35,7 @@ md5sums=('6678d5d6c853e04c11fdc63925c5ba5d'
|
|||
'3bab7426d8c8818dda8353da3892a41f'
|
||||
'16c484af9f72b9275afcf83a6b8eab36'
|
||||
'da0888d54005074aaebe247985003079'
|
||||
'f66a7ea3feb708d398ef57e4da4815e9'
|
||||
'a157c5bfc0f03d0728c92bd953b06265'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'c8f84694321e249492c80149833671d7')
|
||||
|
||||
|
|
Loading…
Reference in a new issue