https://github.com/torvalds/linux
Revision 12fc7306e6ffae4e86680892f2286063d7d6eae7 authored by Russell King on 16 September 2015, 10:08:49 UTC, committed by Russell King on 16 September 2015, 22:58:46 UTC
Remove the #if statement which caused trouble for kernels that support
both ARMv6 and ARMv7.  Older architectures do not implement these bits,
so it should be safe to always clear them.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
1 parent 9b55613
History
Tip revision: 12fc7306e6ffae4e86680892f2286063d7d6eae7 authored by Russell King on 16 September 2015, 10:08:49 UTC
ARM: get rid of needless #if in signal handling code
Tip revision: 12fc730
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-- 1.2 KB
.mailmap -rw-r--r-- 5.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.7 KB
Kbuild -rw-r--r-- 2.6 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 313.0 KB
Makefile -rw-r--r-- 53.1 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top