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

5.8.0: assert register_chrdev_region != None #14

Open
vanhauser-thc opened this issue Sep 28, 2020 · 0 comments
Open

5.8.0: assert register_chrdev_region != None #14

vanhauser-thc opened this issue Sep 28, 2020 · 0 comments

Comments

@vanhauser-thc
Copy link
Member

with kernel 5,8.0 make fails:

sudo env LINUX_SYSTEM_MAP='/boot/System.map-5.8.0-kali2-amd64' python3 lookup_symbols.py
Traceback (most recent call last):
  File "lookup_symbols.py", line 40, in <module>
    assert register_chrdev_region != None
AssertionError
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

No branches or pull requests

1 participant