android_kernel_samsung_msm8976/arch/arm64/kernel
Richard Weinberger ddf32b042a arm64: Use get_signal() signal_setup_done()
commit 00554fa4f80279db92f82c4f52c8ae72711f173e upstream.

Use the more generic functions get_signal() signal_setup_done()
for signal delivery.

Signed-off-by: Richard Weinberger <richard@nod.at>
[bwh: Backported to 3.16 as dependency of commit 35634ffa1751
 "signal: Always notice exiting tasks"]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2019-07-27 22:10:19 +02:00
..
vdso arm64: vdso: fix clock_getres for 4GiB-aligned res 2019-07-27 21:46:04 +02:00
.gitignore
Makefile
arm64ksyms.c
asm-offsets.c
cpu_ops.c
cputable.c
debug-monitors.c arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP 2019-07-27 21:42:13 +02:00
early_printk.c
efi-entry.S
efi-stub.c
efi.c
entry-fpsimd.S
entry-ftrace.S arm64: ftrace: fix function_graph tracer panic 2016-07-04 05:54:57 -07:00
entry.S arm64: Add skeleton to harden the branch predictor against aliasing attacks. 2019-07-27 21:50:35 +02:00
fpsimd.c
ftrace.c
head.S Merge remote-tracking branch 'f2fs/linux-3.10.y' into HEAD 2017-04-18 17:02:28 +02:00
hw_breakpoint.c UPSTREAM: arm64: Allow hw watchpoint of length 3,5,6 and 7 2019-07-27 21:50:32 +02:00
hyp-stub.S
insn.c
io.c
irq.c Revert "arm/arm64: irq: warn only when affinity really breaks" 2019-07-27 21:50:25 +02:00
jump_label.c
kgdb.c
kuser32.S
module.c mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() 2015-05-04 14:03:58 -07:00
opcodes.c
pcibios.c
perf_debug.c
perf_event.c arm64: perf: reject groups spanning multiple HW PMUs 2016-10-17 00:30:28 -07:00
perf_regs.c
perf_trace_counters.c
perf_trace_counters.h
perf_trace_user.c
perf_trace_user.h
process.c arm64: __show_regs: Only resolve kernel symbols when running at EL1 2019-07-27 21:50:31 +02:00
psci.c arm64: PSCI Wrapper for branch predictor flush. 2019-07-27 21:50:36 +02:00
ptrace.c UPSTREAM: arm64: ptrace: fix compat reg getter/setter return values 2019-07-27 21:50:33 +02:00
return_address.c
setup.c arm64: PSCI Wrapper for branch predictor flush. 2019-07-27 21:50:36 +02:00
signal.c arm64: Use get_signal() signal_setup_done() 2019-07-27 22:10:19 +02:00
signal32.c arm64: Use get_signal() signal_setup_done() 2019-07-27 22:10:19 +02:00
sleep.S arm64: kernel: refactor the CPU suspend API for retention states 2015-07-27 16:48:18 +05:30
smp.c arm64: Implement branch predictor hardening for cortex A57, A72. 2019-07-27 21:50:36 +02:00
smp_spin_table.c
stacktrace.c Merge remote-tracking branch 'f2fs/linux-3.10.y' into HEAD 2017-04-18 17:02:28 +02:00
suspend.c arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctx. 2019-07-27 21:50:38 +02:00
swp_emulate.c
sys.c arm64: make sys_call_table const 2016-12-14 23:13:46 -08:00
sys32.S
sys_compat.c This is the 3.10.67 stable release 2015-04-24 18:04:40 -07:00
time.c arm64: kernel: compiling issue, need delete read_current_timer() 2015-05-06 21:56:25 +02:00
topology.c arm64: topology: Fix MPIDR-based detection 2015-11-08 01:28:29 -08:00
traps.c arm64: Remove unimplemented syscall log message 2019-07-27 21:50:30 +02:00
vdso.c
vmlinux.lds.S