Revision 1b6afa17581027218088a18a9ceda600e0ddba7a authored by NeilBrown on 25 August 2011, 04:43:53 UTC, committed by NeilBrown on 25 August 2011, 04:43:53 UTC
I don't know what I was thinking putting 'rcu' after a dynamically
sized array!  The array could still be in use when we call rcu_free()
(That is the point) so we mustn't corrupt it.

Cc: stable@kernel.org
Signed-off-by: NeilBrown <neilb@suse.de>
1 parent a5bf4df
History

back to top