From: Vivek Goyal Date: Thu, 19 May 2011 19:38:27 +0000 (-0400) Subject: blk-throttle: Free up a group only after one rcu grace period X-Git-Tag: v3.0-rc1~163^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4843c69d496a8d2e4caab6182fe016b9a79136e0;p=pandora-kernel.git blk-throttle: Free up a group only after one rcu grace period Soon we will allow accessing a throtl_grp under rcu_read_lock(). Hence start freeing up throtl_grp after one rcu grace period. Signed-off-by: Vivek Goyal Signed-off-by: Jens Axboe --- Reading git-diff-tree failed