-
Notifications
You must be signed in to change notification settings - Fork 356
Add /proc/interrupts support
#475
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
Conversation
|
I was manually update the fixture so it fails. Now just followed Updating Test Fixtures instructions but I couldn't get exactly: I almost waited ~5-10m but nothing happens, the process hangs, I guess. (macOS) Feel free to commit my branch to update fixture! Edit: It seems tests are now passing. |
discordianfish
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
SuperQ
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor nit about copyright dates. Otherwise LGTM.
SuperQ
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just need to update the dates.
Signed-off-by: Furkan <[email protected]>
Done! |
Signed-off-by: Furkan <[email protected]>
Signed-off-by: Furkan [email protected]
I have some use-cases for this implementation:
/proc/interruptsfile using procfs package (with go:linkname)All tests passes.