From: stephen hemminger Date: Mon, 22 Feb 2010 07:57:17 +0000 (+0000) Subject: seq_file: add RCU versions of new hlist/list iterators (v3) X-Git-Tag: v2.6.34-rc1~233^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cc523271ef0b6305c565a143e3d48f6fff826dd;p=pandora-kernel.git seq_file: add RCU versions of new hlist/list iterators (v3) Many usages of seq_file use RCU protected lists, so non RCU iterators will not work safely. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed