modules: return licensing information from find_symbol
authorChristoph Hellwig <hch@lst.de>
Thu, 30 Jul 2020 06:10:26 +0000 (08:10 +0200)
committerJessica Yu <jeyu@kernel.org>
Sat, 1 Aug 2020 14:05:02 +0000 (16:05 +0200)
commitef1dac6021cc8ec5de02ce31722bf26ac4ed5523
tree2165a1e5245def4108cbe413ee86eddae93fe81f
parentcd8732cdcc37d7077c4fa2c966b748c0662b607e
modules: return licensing information from find_symbol

Report the GPLONLY status through a new argument.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jessica Yu <jeyu@kernel.org>
include/linux/module.h
kernel/module.c