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

Fix parsing of seven-column /proc/modules #595

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

psfrolov
Copy link

In modern Linux distributions (e.g. Ubuntu 22.04 and newer) /proc/modules contain seven columns. The seventh column denotes module taint state.

kellyjonbrazil and others added 3 commits March 23, 2024 11:11
In modern Linux distributions (e.g. Ubuntu 22.04 and newer) `/proc/modules` contain seven columns. The seventh column denotes module taint state.
@kellyjonbrazil
Copy link
Owner

Nice, thanks for the contribution!

@kellyjonbrazil kellyjonbrazil changed the base branch from master to dev September 23, 2024 17:13
@kellyjonbrazil
Copy link
Owner

Do you have test in/out files you can add to tests/fixtures/linux-proc and could you add a test case to tests/test_proc_modules.py?

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