Skip to content

pkg/pillar: update zededa/ghw library#5617

Merged
rene merged 1 commit intolf-edge:masterfrom
christoph-zededa:update_ghw_cpuinfo_crash
Feb 19, 2026
Merged

pkg/pillar: update zededa/ghw library#5617
rene merged 1 commit intolf-edge:masterfrom
christoph-zededa:update_ghw_cpuinfo_crash

Conversation

@christoph-zededa
Copy link
Copy Markdown
Contributor

@christoph-zededa christoph-zededa commented Feb 18, 2026

Description

pull in this fix: zededa/ghw#4 (by @rene)

to prevent crash when parsing /proc/cpuinfo

How to test and validate this PR

Onboard a node with /proc/cpuinfo having a line without : (f.e. Qualcomm Technologies, Inc QCM6125)

Changelog notes

Fix bug in parsing /proc/cpuinfo that lead to crash

PR Backports

- 16.0-stable: To be backported.
- 14.5-stable: No, as the feature is not available there.
- 13.4-stable: No, as the feature is not available there.

Also, to the PRs that should be backported into any stable branch, please
add a label stable.

Checklist

  • I've provided a proper description
  • I've added the proper documentation
  • I've tested my PR on amd64 device
  • I've tested my PR on arm64 device
  • I've written the test verification instructions
  • I've set the proper labels to this PR

And the last but not least:

  • I've checked the boxes above, or I've provided a good reason why I didn't
    check them.

Please, check the boxes above after submitting the PR in interactive mode.

pull in this fix: zededa/ghw#4
(by @rene)

to prevent crash when parsing /proc/cpuinfo

Signed-off-by: Christoph Ostarek <christoph@zededa.com>
@christoph-zededa christoph-zededa added bug Something isn't working stable Should be backported to stable release(s) labels Feb 18, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 29.49%. Comparing base (2281599) to head (947058b).
⚠️ Report is 292 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5617      +/-   ##
==========================================
+ Coverage   19.52%   29.49%   +9.96%     
==========================================
  Files          19       18       -1     
  Lines        3021     2417     -604     
==========================================
+ Hits          590      713     +123     
+ Misses       2310     1552     -758     
- Partials      121      152      +31     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rene rene merged commit cab91bb into lf-edge:master Feb 19, 2026
50 of 51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working stable Should be backported to stable release(s)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants