commit | 7b46ac4e77f3224a1befe032c77f1df31d1b42c4 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Mar 08 14:59:28 2011 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 08 14:59:28 2011 -0800 |
tree | e0bd89b476e0f07e23f949366c283f7d7d6f9d4e | |
parent | 5217e8794619ac0a29151f29be20c7d6188303ba [diff] |
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 <davem@davemloft.net>