]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita01cbe14fad65a51e0c7ac13fef72af5621a52ee
tree2165a1e5245def4108cbe413ee86eddae93fe81f
parent35a6457e87766a27f651dc358064014fd785ffff
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