Hi Carlo,
On Wed, 2024-05-22 at 01:32 -0700, Carlo Marcelo Arenas Belón wrote:
On Mon, May 20, 2024 at 03:01:30PM UTC, Eric Sunshine wrote:
quoted
From: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
On SPARC systems running Linux, individual processors are denoted with
"CPUnn:" in /proc/cpuinfo instead of the usual "processor NN:".
not sure if worth a reroll, but the "usual" syntax is "processor : NN"
the regexp used checks for numbers before the colon to account for the
syntax used on s390x which is the only one with numbers before the colon.
Good catch. I think this can just be fixed by whoever commits the patches
or is that done automatically?
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer
`. `' Physicist
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913