Matthew Wilcox
b0606fed6e
XArray: Honour reserved entries in xa_insert
...
xa_insert() should treat reserved entries as occupied, not as available.
Also, it should treat requests to insert a NULL pointer as a request
to reserve the slot. Add xa_insert_bh() and xa_insert_irq() for
completeness.
Signed-off-by: Matthew Wilcox <willy@infradead.org>
2019-01-06 22:12:58 -05:00
..
2018-11-20 09:30:43 -07:00
2018-07-17 09:30:31 +02:00
2018-10-31 08:54:16 -07:00
2018-05-08 10:02:34 -06:00
2018-05-08 10:07:06 -06:00
2016-11-16 16:07:02 -07:00
2017-01-13 10:32:32 -07:00
2016-11-29 14:44:14 -07:00
2018-01-01 12:40:27 -07:00
2017-03-29 14:50:21 -06:00
2017-08-30 16:49:04 -06:00
2017-12-02 08:41:46 -07:00
2018-09-20 11:02:32 -06:00
2018-10-15 16:31:29 -04:00
2018-10-28 11:35:40 -07:00
2019-01-03 09:18:27 -07:00
2017-05-16 08:44:16 -03:00
2017-11-21 15:57:09 -08:00
2018-11-20 09:17:40 -07:00
2018-10-12 11:14:19 -06:00
2018-12-20 08:33:21 -07:00
2018-12-10 22:39:34 +01:00
2018-05-08 14:52:39 -06:00
2018-07-23 09:16:56 -06:00
2016-11-29 14:44:23 -07:00
2017-09-18 17:29:27 -07:00
2019-01-06 22:12:58 -05:00