[PATCH] Get rid of check_resource() before it becomes a problem
The new resource interface foolishly replicated the (obsolete, racy) spirit of the check_region call as check_resource. You should use request_resource/release_resource instead.
Showing
Please register or sign in to comment