Skip to content
Commit 5a74ac4c authored by Matthew Wilcox (Oracle)'s avatar Matthew Wilcox (Oracle)
Browse files

idr: Fix idr_get_next_ul race with idr_remove



Commit 5c089fd0 ("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: 5c089fd0 ("idr: Fix idr_get_next race with idr_remove")
Signed-off-by: default avatarMatthew Wilcox (Oracle) <willy@infradead.org>
parent 91abab83
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment