kernel-fxtec-pro1x/include
Vinayak Menon 1091e4b2ff ANDROID: mm: use raw seqcount variants in vm_write_*
write_seqcount_begin expects to be called from a non-preemptible
context to avoid preemption by a read section that can spin due
to an odd value. But the readers of vm_sequence never retries and
thus writers need not disable preemption. Use the non-lockdep
variant as lockdep checks are now in-built to write_seqcount_begin.

Bug: 161210518
Signed-off-by: Vinayak Menon <vinmenon@codeaurora.org>
Change-Id: If4f0cddd7f0a79136495060d4acc1702abb46817
Git-commit: c9201630e8a53106406516ba40862e637c324480
Git-repo: https://android.googlesource.com/kernel/common/
Signed-off-by: Srinivasarao Pathipati <quic_spathi@quicinc.com>
2021-10-21 22:57:43 -07:00
..
acpi
asm-generic Merge android-4.19-stable.157 (8ee67bc) into msm-4.19 2020-12-18 18:35:06 +05:30
clocksource
crypto ice: add return value for functions where ICE is disabled 2021-03-25 06:33:01 -07:00
drm Merge android-4.19-stable.125 (a483478) into msm-4.19 2020-09-20 23:45:10 +05:30
dt-bindings dt-bindings: Add gpr header required for AR on kona 2021-08-03 04:10:12 -07:00
keys
kvm
linux ANDROID: mm: use raw seqcount variants in vm_write_* 2021-10-21 22:57:43 -07:00
math-emu
media RPMSG driver changes for FM in msm-4.19 2021-03-19 15:36:11 +05:30
memory
microvisor
misc
net Revert "RFC: ANDROID: net: ipv4: sysfs_net_ipv4: Fix TCP window size controlling knobs" 2021-08-30 02:22:44 -07:00
pcmcia
ras
rdma
scsi Merge android-4.19-stable.157 (8ee67bc) into msm-4.19 2020-12-18 18:35:06 +05:30
soc soc: qcom: memory_dump: Support ETB/ETR register dump 2021-10-19 23:56:56 -07:00
sound From bbfaa7d36c1eb465f120f2a3dfe25c1fe022195d Mon Sep 17 00:00:00 2001 2021-07-06 10:08:25 +05:30
target
trace Merge "Merge android-4.19-stable.157 (8ee67bc) into msm-4.19" 2020-12-20 12:38:06 -08:00
uapi Merge "net: qualcomm: rmnet: enable support for cksumv3" 2021-10-11 21:04:25 -07:00
vdso
video
vservices
xen xen/events: add a new "late EOI" evtchn framework 2020-11-05 11:08:36 +01:00
Kbuild