summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/perf_event.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2013-11-21 00:02:50 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2013-11-21 00:02:50 +0100
commitdc6ec87d4c77029457a79fd6fa9b6f8304dc8348 (patch)
tree966392c36ef35c8cf388c0b7a57d1d7c1fe429dc /arch/alpha/kernel/perf_event.c
parentMerge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... (diff)
parentparisc: size_t is unsigned, so comparison size < 0 doesn't make sense. (diff)
downloadlinux-dc6ec87d4c77029457a79fd6fa9b6f8304dc8348.tar.xz
linux-dc6ec87d4c77029457a79fd6fa9b6f8304dc8348.zip
Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Pull parisc fixes from Helge Deller: - revert an access_ok() patch which broke 32bit userspace on 64bit kernels - avoid a gcc miscompilation in two internal pa_memcpy() functions by not inlining those - do not export the definition of SOCK_NONBLOCK via uapi header (fixes build of audit package) - depending on the fault type we now correctly report either SIGBUS or SIGSEGV - a small fix to not compare a size_t variable for < 0 * 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux: parisc: size_t is unsigned, so comparison size < 0 doesn't make sense. parisc: improve SIGBUS/SIGSEGV error reporting parisc: break out SOCK_NONBLOCK define to own asm header file parisc: do not inline pa_memcpy() internal functions Revert "parisc: implement full version of access_ok()"
Diffstat (limited to 'arch/alpha/kernel/perf_event.c')
0 files changed, 0 insertions, 0 deletions