From: Julian Anastasov Date: Tue, 12 Jul 2005 03:59:57 +0000 (-0700) Subject: [IPVS]: Add and reorder bh locks after moving to keventd. X-Git-Tag: v2.6.13-rc3~61^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af9debd461d10fe582c9c0e80eafa69f698331ed;p=pandora-kernel.git [IPVS]: Add and reorder bh locks after moving to keventd. An addition to the last ipvs changes that move update_defense_level/si_meminfo to keventd: - ip_vs_random_dropentry now runs in process context and should use _bh locks to protect from softirqs - update_defense_level still needs _bh locks after si_meminfo is called, for the same purpose Signed-off-by: Julian Anastasov Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- Reading git-diff-tree failed