summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2019-11-02 02:36:39 +0100
committerMatthew Wilcox (Oracle) <willy@infradead.org>2019-11-02 03:26:34 +0100
commit5a74ac4c4a97bd8b7dba054304d598e2a882fea6 (patch)
treecb2bf8f5d805d99450ce514de25bc31729b00c16 /drivers
parentXArray: Fix xas_next() with a single entry at 0 (diff)
downloadlinux-5a74ac4c4a97bd8b7dba054304d598e2a882fea6.tar.xz
linux-5a74ac4c4a97bd8b7dba054304d598e2a882fea6.zip
idr: Fix idr_get_next_ul race with idr_remove
Commit 5c089fd0c734 ("idr: Fix idr_get_next race with idr_remove") neglected to fix idr_get_next_ul(). As far as I can tell, nobody's actually using this interface under the RCU read lock, but fix it now before anybody decides to use it. Fixes: 5c089fd0c734 ("idr: Fix idr_get_next race with idr_remove") Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions