]> www.infradead.org Git - users/willy/xarray.git/commit
pps: Convert pps_idr to XArray
authorMatthew Wilcox <willy@infradead.org>
Mon, 18 Feb 2019 21:29:20 +0000 (16:29 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 9 Aug 2019 01:38:18 +0000 (21:38 -0400)
commit3bf1580b76a56c487cc3365d7d9c579fb1734d9d
treea5101fb99f848be97a812f8016060340cff71916
parent7bda80da2995e79b4484a36f54e468d60831f2aa
pps: Convert pps_idr to XArray

The pps_idr_lock mutex is unnecessary thanks to the included xa_lock.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
drivers/pps/kapi.c
drivers/pps/pps.c