From: Herbert Xu Date: Wed, 9 Aug 2006 23:52:04 +0000 (-0700) Subject: [IPV6]: The ifa lock is a BH lock X-Git-Tag: v2.6.18-rc5~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06aebfb7faa13258af5230ff3d1587ece6c0250e;p=pandora-kernel.git [IPV6]: The ifa lock is a BH lock The ifa lock is expected to be taken in BH context (by addrconf timers) so we must disable BH when accessing it from user context. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed