Skip to content
Commit 4515d08a authored by Marco Pagani's avatar Marco Pagani Committed by Luis Chamberlain
Browse files

kernel/module: improve documentation for try_module_get()



The sentence "this call will fail if the module is already being
removed" is potentially confusing and may contradict the rest of the
documentation. If one tries to get a module that has already been
removed using a stale pointer, the kernel will crash.

Signed-off-by: default avatarMarco Pagani <marpagan@redhat.com>
Signed-off-by: default avatarLuis Chamberlain <mcgrof@kernel.org>
parent f17f2c13
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment