Masayuki Ishikawa
6150299f54
Merged in masayuki2009/nuttx.nuttx/irq_spinlock (pull request #550 )
...
SMP: Introduce spin_lock_irqsave() and spin_unlock_irqrestore()
These APIs are simplified version of enter_critical_section() and
leave_critical_section() to protect data (e.g. registers) in SMP mode.
By using these APIs inside drivers, performace will be improved.
Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
Approved-by: Gregory Nutt <gnutt@nuttx.org>
2017-12-07 19:39:04 +00:00
..
2017-09-30 15:28:04 -06:00
2017-09-19 14:17:05 -06:00
2017-11-12 13:22:14 -06:00
2017-08-19 08:48:52 -06:00
2017-12-07 19:39:04 +00:00
2017-11-28 12:10:06 -06:00
2016-06-21 07:17:29 -04:00
2017-09-30 15:28:04 -06:00
2016-10-24 16:18:30 -06:00
2017-07-23 07:17:56 -06:00
2017-02-03 15:50:41 -06:00
2017-01-23 08:20:24 -06:00
2017-03-26 09:22:00 -06:00
2015-11-22 08:39:17 -06:00
2017-05-04 06:50:08 -06:00
2016-06-27 11:22:38 -06:00
2017-02-16 15:12:37 -06:00
2017-01-22 16:01:03 -06:00
2017-11-11 11:44:14 -06:00
2017-05-12 10:13:18 -06:00
2015-08-03 11:01:41 -06:00
2017-06-28 13:30:08 -06:00
2015-10-02 16:30:35 -06:00
2017-04-08 12:34:08 -06:00
2016-04-23 13:25:46 -06:00
2016-12-10 16:34:14 -06:00
2017-09-08 10:14:51 -06:00
2017-11-11 12:37:47 -06:00
2016-06-11 14:14:08 -06:00
2016-10-19 07:06:43 -06:00
2017-02-09 15:04:53 -06:00
2017-02-10 09:32:55 -06:00
2017-10-02 07:38:43 -06:00
2017-03-30 07:38:37 -06:00
2017-03-24 09:41:31 -06:00
2017-11-18 19:26:38 -06:00
2016-12-26 07:41:44 -06:00
2017-11-11 17:44:59 -06:00
2017-02-16 14:42:27 -06:00
2017-09-30 15:28:04 -06:00
2017-02-17 09:48:55 -06:00