twx-linux/kernel/time
Thomas Gleixner 8991afe264 posix-cpu-timers: Deduplicate rlimit handling
Both thread and process expiry functions have the same functionality for
sending signals for soft and hard RLIMITs duplicated in 4 different
ways.

Split it out into a common function and cleanup the callsites.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Link: https://lkml.kernel.org/r/20190821192922.653276779@linutronix.de
2019-08-28 11:50:42 +02:00
..
alarmtimer.c posix-timers: Use a callback for cancel synchronization on PREEMPT_RT 2019-08-20 22:05:46 +02:00
clockevents.c
clocksource.c
hrtimer.c hrtimer: Don't take expiry_lock when timer is currently migrated 2019-08-21 16:10:01 +02:00
itimer.c posix-cpu-timers: Switch thread group sampling to array 2019-08-28 11:50:39 +02:00
jiffies.c
Kconfig
Makefile
ntp_internal.h
ntp.c
posix-clock.c
posix-cpu-timers.c posix-cpu-timers: Deduplicate rlimit handling 2019-08-28 11:50:42 +02:00
posix-stubs.c
posix-timers.c hrtimer: Improve comments on handling priority inversion against softirq kthread 2019-08-20 22:05:46 +02:00
posix-timers.h posix-timers: Use a callback for cancel synchronization on PREEMPT_RT 2019-08-20 22:05:46 +02:00
sched_clock.c
test_udelay.c
tick-broadcast-hrtimer.c tick: Mark tick related hrtimers to expiry in hard interrupt context 2019-08-01 20:51:21 +02:00
tick-broadcast.c
tick-common.c
tick-internal.h
tick-oneshot.c
tick-sched.c tick: Mark tick related hrtimers to expiry in hard interrupt context 2019-08-01 20:51:21 +02:00
tick-sched.h
time.c
timeconst.bc
timeconv.c
timecounter.c
timekeeping_debug.c
timekeeping_internal.h
timekeeping.c
timekeeping.h
timer_list.c
timer.c posix-cpu-timers: Remove tsk argument from run_posix_cpu_timers() 2019-08-21 20:27:16 +02:00
vsyscall.c timekeeping/vsyscall: Use __iter_div_u64_rem() 2019-07-10 20:37:49 +02:00