Files
msm-5.15/include/linux
Mikulas Patocka 1bf11c5353 percpu-rw-semaphores: use rcu_read_lock_sched
Use rcu_read_lock_sched / rcu_read_unlock_sched / synchronize_sched
instead of rcu_read_lock / rcu_read_unlock / synchronize_rcu.

This is an optimization. The RCU-protected region is very small, so
there will be no latency problems if we disable preempt in this region.

So we use rcu_read_lock_sched / rcu_read_unlock_sched that translates
to preempt_disable / preempt_disable. It is smaller (and supposedly
faster) than preemptible rcu_read_lock / rcu_read_unlock.

Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-10-28 10:59:36 -07:00
..
2012-09-19 19:08:53 -06:00
2011-03-31 11:26:23 -03:00
2012-08-10 15:27:02 -04:00
2012-07-30 17:25:21 -07:00
2012-10-08 13:50:20 +10:30
2009-09-08 17:42:50 -07:00
2009-04-01 08:59:23 -07:00
2011-03-22 17:43:59 -07:00
2011-03-11 14:25:50 +00:00
2012-09-19 19:08:46 -06:00
2012-09-20 14:31:45 +02:00
2011-08-03 11:30:42 -04:00
2008-06-06 11:29:10 -07:00
2009-01-04 13:33:20 -08:00
2010-06-24 21:30:09 -07:00
2011-07-26 16:49:47 -07:00
2012-07-30 17:25:11 -07:00
2012-09-17 15:00:38 -07:00
2011-03-31 11:26:23 -03:00
2010-08-04 11:00:45 +02:00
2012-02-20 19:46:36 +11:00
2007-02-09 17:39:36 -05:00
2012-05-10 12:00:56 +02:00
2012-10-16 18:49:15 -07:00
2008-01-28 23:21:18 +01:00
2011-09-14 15:24:51 -04:00
2012-05-29 23:28:33 -04:00
2005-04-16 15:20:36 -07:00
2012-09-26 21:10:00 -04:00
2011-01-10 08:51:44 -08:00
2011-01-07 17:50:27 +11:00
2012-10-16 13:37:17 -04:00
2009-06-18 13:04:05 -07:00
2012-08-09 16:18:06 -07:00
2012-10-06 03:04:56 +09:00
2008-08-02 18:36:10 +01:00
2005-04-16 15:20:36 -07:00
2012-09-07 14:57:45 -04:00
2012-03-20 12:47:48 +01:00
2012-09-11 10:15:02 +02:00
2012-07-17 09:13:37 -07:00
2012-05-31 17:49:32 -07:00
2012-09-26 13:52:36 -07:00
2011-01-24 14:45:11 +10:30
2012-08-22 10:24:41 -04:00
2011-09-16 19:20:20 -04:00
2012-10-10 01:15:44 -04:00
2012-03-15 21:41:34 +01:00
2012-09-17 15:00:37 -07:00
2009-06-16 08:40:20 +02:00
2012-10-09 16:22:54 +09:00
2012-10-09 16:23:00 +09:00
2012-10-10 20:00:55 +10:30
2011-07-26 16:49:47 -07:00
2012-07-29 21:24:13 +04:00
2012-10-17 15:53:01 -05:00
2012-10-17 15:53:02 -05:00
2012-10-10 22:41:05 -04:00
2012-07-10 10:32:06 -05:00
2012-07-31 18:42:43 -07:00
2011-01-16 13:47:07 -05:00
2012-10-05 22:23:53 +02:00
2011-05-26 17:12:37 -07:00
2011-03-31 11:26:23 -03:00
2010-02-10 17:47:17 -08:00
2012-10-11 08:50:16 +09:00
2012-10-06 03:05:01 +09:00
2012-09-27 12:45:28 +02:00
2012-10-11 20:02:04 -04:00
2012-10-07 00:40:54 -04:00
2005-04-16 15:20:36 -07:00
2012-06-13 21:16:42 +02:00
2010-08-09 16:48:44 -04:00
2012-10-09 16:22:55 +09:00
2005-04-16 15:20:36 -07:00
2012-10-22 15:16:06 -04:00
2012-08-21 16:28:31 +02:00
2012-10-09 16:22:32 +09:00
2010-11-29 08:55:25 +11:00
2012-07-22 23:57:55 +04:00
2012-10-07 21:19:42 +02:00
2012-09-05 17:21:36 -07:00
2012-10-17 11:16:13 -07:00
2005-04-16 15:20:36 -07:00
2012-08-04 12:15:37 +04:00