Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cpufreq: read initial freqs only of valid links #4653

Merged
merged 1 commit into from
Jun 27, 2023

Conversation

carlosrodfern
Copy link
Contributor

It results in a targeted freqs initialization, and prevents errors such as missing cpu freq sysfs file of not present, or offline cpus.

It results in a targeted freqs initialization, and prevents errors
such as missing cpu freq sysfs file of not present, or offline cpus.

Signed-off-by: Carlos Rodriguez-Fernandez <[email protected]>
@carlosrodfern
Copy link
Contributor Author

I'm having a hard time figuring out the relationship between those test failures and my PR. It looks like they were interrupted, probably after timing out.

@yonghong-song
Copy link
Collaborator

I'm having a hard time figuring out the relationship between those test failures and my PR. It looks like they were interrupted, probably after timing out.

The test failure is indeed irrelevant to this patch.

@yonghong-song yonghong-song merged commit 41a31a5 into iovisor:master Jun 27, 2023
@carlosrodfern
Copy link
Contributor Author

I'm having a hard time figuring out the relationship between those test failures and my PR. It looks like they were interrupted, probably after timing out.

The test failure is indeed irrelevant to this patch.

@yonghong-song , if there is anything I can do to help troubleshoot let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants