Skip to content

lockdep: trying to register non-static key#5

Open
pavlinux wants to merge 2 commits intointel:mainfrom
pavlinux:main
Open

lockdep: trying to register non-static key#5
pavlinux wants to merge 2 commits intointel:mainfrom
pavlinux:main

Conversation

@pavlinux
Copy link

Fix #4

If kernel configured with CONFIG_LOCKDEP, then we got with warning:

INFO: trying to register non-static key.
The code is fine but needs lockdep annotation, or maybe
you didn't initialize this object before use?
turning off the locking correctness validator.

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.

INFO: trying to register non-static key.

1 participant