From: Glauber Costa Date: Mon, 3 Mar 2008 17:13:04 +0000 (-0300) Subject: x86: remove vector_lock around cpu_online_map X-Git-Tag: v2.6.26-rc1~1154^2~450 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc25da9ec6c910976b76c70f7604a838679f75b2;p=pandora-kernel.git x86: remove vector_lock around cpu_online_map This lock does not protect cpu_online_map, so its length can be shortened, and in some cases, removed. Signed-off-by: Glauber Costa Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed