https://github.com/torvalds/linux
Revision fdeb8e35fd59e79dec385f98eb4b6d2e3398264b authored by Will Deacon on 04 July 2012, 17:15:42 UTC, committed by Russell King on 05 July 2012, 08:50:56 UTC
We currently return -EPERM if the user requests mode exclusion that is
not supported by the CPU. This looks pretty confusing from userspace
and is inconsistent with other architectures (ppc, x86).

This patch returns -EOPNOTSUPP instead.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
1 parent 433e2f3
History
Tip revision: fdeb8e35fd59e79dec385f98eb4b6d2e3398264b authored by Will Deacon on 04 July 2012, 17:15:42 UTC
ARM: 7441/1: perf: return -EOPNOTSUPP if requested mode exclusion is unavailable
Tip revision: fdeb8e3
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.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 208.2 KB
Makefile -rw-r--r-- 46.0 KB
README -rw-r--r-- 17.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top