From: David S. Miller Date: Tue, 8 Mar 2011 22:59:28 +0000 (-0800) Subject: inetpeer: Don't disable BH for initial fast RCU lookup. X-Git-Tag: v2.6.39-rc1~468^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b46ac4e77f3224a1befe032c77f1df31d1b42c4;p=pandora-kernel.git inetpeer: Don't disable BH for initial fast RCU lookup. If modifications on other cpus are ok, then modifications to the tree during lookup done by the local cpu are ok too. Signed-off-by: David S. Miller --- Reading git-diff-tree failed