Skip to content
Commit d5e50daf authored by Randy Dunlap's avatar Randy Dunlap Committed by Tejun Heo
Browse files

module: add stub for is_module_percpu_address



Fix build for CONFIG_MODULES not enabled by providing a stub
for is_module_percpu_address().

kernel/lockdep.c:605: error: implicit declaration of function 'is_module_percpu_address'

Signed-off-by: default avatarRandy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 10fad5e4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment