inetpeer: Don't disable BH for initial fast RCU lookup.
authorDavid S. Miller <davem@davemloft.net>
Tue, 8 Mar 2011 22:59:28 +0000 (14:59 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 8 Mar 2011 22:59:28 +0000 (14:59 -0800)
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 <davem@davemloft.net>

No differences found