From: Paul E. McKenney Date: Thu, 8 Aug 2013 21:37:47 +0000 (-0700) Subject: rcu: Use proper cpp macro for ->gp_flags X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~44^2^2~3^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3f2d02598fcf16933f72a57bbba7edb22ad8eda;p=pandora-kernel.git rcu: Use proper cpp macro for ->gp_flags One of the ->gp_flags assignments used a raw number rather than the cpp macro that was intended for this purpose, which this commit fixes. Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed