ia64: Make brl-branches to ia64_spinlock_contention work from modules.
Since these branches use a special calling-convention, we don't want to go through the PLT stubs normally used for cross-module calls. Also fix a 1-bit bug in the plt_reloc() function which got triggered now that the core code lives below the module code (due to the virtual mapping of the core).
Showing
Please register or sign in to comment