Modules updates for v4.13

Summary of modules changes for the 4.13 merge window:

- Minor code cleanups

- Avoid accessing mod struct prior to checking module struct version, from Kees

- Fix racy atomic inc/dec logic of kmod_concurrent_max in kmod, from Luis

Signed-off-by: Jessica Yu <jeyu@kernel.org>
module: make the modinfo name const

This can be accomplished by making blacklisted() also accept const.

Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org>
Acked-by: Kees Cook <keescook@chromium.org>
[jeyu: fix typo]
Signed-off-by: Jessica Yu <jeyu@kernel.org>
1 file changed