https://github.com/torvalds/linux
Revision b1f44e13a525d2ffb7d5afe2273b7169d6f2222e authored by David S. Miller on 14 December 2011, 18:05:22 UTC, committed by David S. Miller on 14 December 2011, 18:57:28 UTC
The "(insn & 0x01800000) != 0x01800000" test matches 'restore'
but that is a legitimate place to see the %lo() part of a 32-bit
symbol relocation, particularly in tail calls.

Signed-off-by: David S. Miller <davem@davemloft.net>
Tested-by: Sergei Trofimovich <slyfox@gentoo.org>
1 parent dbf2b92
History
Tip revision: b1f44e13a525d2ffb7d5afe2273b7169d6f2222e authored by David S. Miller on 14 December 2011, 18:05:22 UTC
sparc32: Be less strict in matching %lo part of relocation.
Tip revision: b1f44e1
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.2 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.6 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 201.9 KB
Makefile -rw-r--r-- 52.2 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top