android_kernel_xiaomi_sm7250/net/core
Sebastian Andrzej Siewior a20897261b UPSTREAM: hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() calls
hrtimer_init_sleeper() calls require prior initialisation of the hrtimer
object which is embedded into the hrtimer_sleeper.

Combine the initialization and spare a function call. Fixup all call sites.

This is also a preparatory change for PREEMPT_RT to do hrtimer sleeper
specific initializations of the embedded hrtimer without modifying any of
the call sites.

No functional change.

[ anna-maria: Minor cleanups ]
[ tglx: Adopted to the removal of the task argument of
  	hrtimer_init_sleeper() and trivial polishing.
	Folded a fix from Stephen Rothwell for the vsoc code ]

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Anna-Maria Gleixner <anna-maria@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20190726185752.887468908@linutronix.de
Change-Id: If33b96e2b9a1a3f39819889d6503f7aef1b55b92
Signed-off-by: UtsavBalar1231 <utsavbalar1231@gmail.com>
2022-11-12 11:23:54 +00:00
..
datagram.c
dev_addr_lists.c
dev_ioctl.c
dev.c net: Port samsung MPTCP modifications from SM-N986B 2022-11-12 11:19:58 +00:00
devlink.c
drop_monitor.c
dst_cache.c UPSTREAM: wireguard: device: reset peer src endpoint when netns exits 2022-11-12 11:22:35 +00:00
dst.c
ethtool.c
failover.c
fib_notifier.c
fib_rules.c
filter.c
flow_dissector.c
gen_estimator.c
gen_stats.c
gro_cells.c
hwbm.c
link_watch.c
lwt_bpf.c
lwtunnel.c
Makefile
neighbour.c
net_namespace.c net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed 2022-11-03 23:52:31 +09:00
net-procfs.c
net-sysfs.c
net-sysfs.h
net-traces.c
netclassid_cgroup.c
netevent.c
netpoll.c
netprio_cgroup.c
page_pool.c
pktgen.c UPSTREAM: hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() calls 2022-11-12 11:23:54 +00:00
ptp_classifier.c
request_sock.c
rtnetlink.c
scm.c
secure_seq.c
skbuff.c net: Port samsung MPTCP modifications from SM-N986B 2022-11-12 11:19:58 +00:00
sock_diag.c
sock_reuseport.c
sock.c net: Port samsung MPTCP modifications from SM-N986B 2022-11-12 11:19:58 +00:00
sockev_nlmcast.c
stream.c
sysctl_net_core.c
timestamping.c
tso.c
utils.c
xdp.c