commit | 90b92a6f51af9adf8c44e8ab3f435b336e5ba6ff | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Thu Aug 18 15:25:16 2011 -0500 |
committer | Avi Kivity <avi@redhat.com> | Mon Mar 05 14:52:23 2012 +0200 |
tree | c991452e7e93f256ac991e4551c78f2936bd34ba | |
parent | 3bf3cdcc148abcd0e9d398393d390ff136d6eb9a [diff] |
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 <scottwood@freescale.com> Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Avi Kivity <avi@redhat.com>