diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2024-12-03 00:31:06 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-03 00:31:06 +0100 |
commit | c431bc39c396ce644b47367d415a2c869ee81941 (patch) | |
tree | 01bb67e5052aef9a8ba8dddf8ac2355ab3c67f1f /docs/src | |
parent | 14644080c8adf10e460b90c51774531390aebe3c (diff) | |
download | libuv-c431bc39c396ce644b47367d415a2c869ee81941.tar.gz libuv-c431bc39c396ce644b47367d415a2c869ee81941.zip |
linux: fix uv_cpu_info() arm cpu model detection (#4633)
Libuv looks for "Processor" in /proc/cpuinfo but it's been reported
that on at least some Raspberry Pi models, it's called "model name".
Look for both.
Fixes: https://github.com/nodejs/node/issues/56105
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions