From: Tetsuo Handa Date: Thu, 24 Jun 2010 02:28:14 +0000 (+0900) Subject: TOMOYO: Change list iterator. X-Git-Tag: v2.6.36-rc1~584^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=475e6fa3d340e75a454ea09191a29e52e2ee6e71;p=pandora-kernel.git TOMOYO: Change list iterator. Change list_for_each_cookie to (1) start from current position rather than next position (2) remove temporary cursor (3) check that srcu_read_lock() is held Signed-off-by: Tetsuo Handa Signed-off-by: James Morris --- Reading git-diff-tree failed