]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Hexagon: Support dynamic module loading.
authorRichard Kuo <rkuo@codeaurora.org>
Mon, 31 Oct 2011 23:40:46 +0000 (18:40 -0500)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 1 Nov 2011 23:04:04 +0000 (10:04 +1100)
commit152658e108c6154c89904d5ae651ea4768984e33
treec32a28848547fd5eb663f81514e4a24c2674e094
parent763914cdf1b448362fa0e3e82ad0d4bd28564195
Hexagon: Support dynamic module loading.

Modules should be compiled as ordinary .o's; shared objects are not
supported.

Signed-off-by: Linas Vepstas <linas@codeaurora.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/hexagon/kernel/module.c [new file with mode: 0644]