Re: [PATCH] chainlint.pl: Extend regexp pattern for /proc/cpuinfo on Linux SPARC
From: Eric Sunshine <hidden>
Date: 2024-05-20 16:52:23
From: Eric Sunshine <hidden>
Date: 2024-05-20 16:52:23
On Mon, May 20, 2024 at 12:48 PM John Paul Adrian Glaubitz [off-list ref] wrote:
Btw, it would be great if this could be extended to support the output for the Alpha architecture as well since the testsuite fails the same way [1]. The output for /proc/cpuinfo looks like this [2]: (alpha-chroot)root@p100:/# cat /proc/cpuinfo cpus detected : 8 cpus active : 4
What would be the correct answer for this case? 4 or 8?