From: Scott Wood Date: Thu, 18 Aug 2011 20:25:16 +0000 (-0500) Subject: KVM: PPC: e500: Eliminate preempt_disable in local_sid_destroy_all X-Git-Tag: v3.4-rc1~59^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90b92a6f51af9adf8c44e8ab3f435b336e5ba6ff;p=pandora-kernel.git KVM: PPC: e500: Eliminate preempt_disable in local_sid_destroy_all The only place it makes sense to call this function already needs to have preemption disabled. Signed-off-by: Scott Wood Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed