From: Josh Triplett Date: Thu, 7 Dec 2006 04:40:19 +0000 (-0800) Subject: [PATCH] Add Sparse annotations to SRCU wrapper functions in rcutorture X-Git-Tag: v2.6.20-rc1~145^2^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=012d3ca8d85bf3ae5278ba897dd1ca3999247107;p=pandora-kernel.git [PATCH] Add Sparse annotations to SRCU wrapper functions in rcutorture The SRCU wrapper functions srcu_torture_read_lock and srcu_torture_read_unlock in rcutorture intentionally change the SRCU context; annotate them accordingly, to avoid a warning. Signed-off-by: Josh Triplett Acked-by: Paul E. McKenney Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed