]> git.baikalelectronics.ru Git - kernel.git/commit
alpha: support R_ALPHA_REFLONG relocations for module loading
authorMichael Cree <mcree@orcon.net.nz>
Sat, 24 Jun 2017 01:37:02 +0000 (13:37 +1200)
committerMatt Turner <mattst88@gmail.com>
Tue, 29 Aug 2017 19:01:52 +0000 (12:01 -0700)
commit892991e94f31cc9dd72593c9c0a4e201d1256630
treeb5853021e64b291a156c8599aa54ffb6c0796118
parent096757530897011120a7170ad3c1b19df28b9492
alpha: support R_ALPHA_REFLONG relocations for module loading

Since commit bbf6734ad943aaa116 (modversions: treat symbol CRCs
as 32 bit quantities) R_ALPHA_REFLONG relocations can be required
to load modules. This implements it.

Tested-by: Bob Tracy <rct@gherkin.frus.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Michael Cree <mcree@orcon.net.nz>
Signed-off-by: Matt Turner <mattst88@gmail.com>
arch/alpha/kernel/module.c