From: Thomas Gleixner Date: Sat, 16 Jul 2011 16:40:26 +0000 (+0200) Subject: seqlock: Use seqcount infrastructure X-Git-Tag: v3.9-rc1~104^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6617feca15c68aad12f4a1edd8d8e2ef8d5b4ae5;p=pandora-kernel.git seqlock: Use seqcount infrastructure No point in having different implementations for the same thing. Change the macro mess to inline functions where possible. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed