From: Jeff Layton Date: Fri, 21 Jun 2013 12:58:21 +0000 (-0400) Subject: seq_file: add seq_list_*_percpu helpers X-Git-Tag: v3.11-rc1~74^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bc77381c1b1600e659eb7322c39d1753615722d;p=pandora-kernel.git seq_file: add seq_list_*_percpu helpers When we convert the file_lock_list to a set of percpu lists, we'll need a way to iterate over them in order to output /proc/locks info. Add some seq_list_*_percpu helpers to handle that. Signed-off-by: Jeff Layton Acked-by: J. Bruce Fields Signed-off-by: Al Viro --- Reading git-diff-tree failed