]> asedeno.scripts.mit.edu Git - linux.git/commit
nds32: Loadable modules
authorGreentime Hu <greentime@andestech.com>
Wed, 25 Oct 2017 06:37:17 +0000 (14:37 +0800)
committerGreentime Hu <greentime@andestech.com>
Thu, 22 Feb 2018 02:44:34 +0000 (10:44 +0800)
commitc9a4a8da6baae475994974398ff2eba8e92971d1
tree7a615447e77eb1bb9bdbf653c06f9ce22ee7bb50
parent3af6e29254cb5edf7cb1982081fce05797541633
nds32: Loadable modules

This patch adds support for loadable modules.

Signed-off-by: Vincent Chen <vincentc@andestech.com>
Signed-off-by: Greentime Hu <greentime@andestech.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/nds32/include/asm/module.h [new file with mode: 0644]
arch/nds32/kernel/module.c [new file with mode: 0644]