Files
kernel_arpi/include/linux
Vinayak Menon c9201630e8 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
2021-01-22 18:02:43 +00:00
..
2021-01-13 10:28:55 +01:00
2020-10-16 17:21:51 +02:00
2020-12-11 14:02:14 -08:00
2020-12-21 13:33:14 -08:00
2020-10-27 16:22:43 +01:00
2020-12-30 12:47:03 +01:00
2020-11-19 22:38:29 -05:00
2020-12-01 18:07:41 +00:00
2021-01-21 18:02:19 -08:00
2020-10-28 11:41:15 -06:00
2020-10-18 09:27:10 -07:00
2021-01-13 10:28:55 +01:00
2020-11-06 10:05:18 -08:00
2020-12-04 17:39:58 +01:00
2020-10-18 09:27:10 -07:00