https://github.com/torvalds/linux
Revision 592570c950fb455226cd255603de7cede2be83e6 authored by Helge Deller on 08 April 2016, 20:10:35 UTC, committed by Helge Deller on 08 April 2016, 20:10:35 UTC
Commit 0de7985 (parisc: Use generic extable search and sort routines)
changed the exception tables to use 32bit relative offsets.

This patch now adds support to the kernel module loader to handle such
R_PARISC_PCREL32 relocations for 32- and 64-bit modules.

Signed-off-by: Helge Deller <deller@gmx.de>
1 parent 3c96888
History
Tip revision: 592570c950fb455226cd255603de7cede2be83e6 authored by Helge Deller on 08 April 2016, 20:10:35 UTC
parisc: Handle R_PARISC_PCREL32 relocations in kernel modules
Tip revision: 592570c
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 5.5 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 95.4 KB
Kbuild -rw-r--r-- 2.6 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 343.8 KB
Makefile -rw-r--r-- 55.0 KB
README -rw-r--r-- 18.1 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top