From: Avi Kivity Date: Mon, 5 Jan 2009 13:21:42 +0000 (+0200) Subject: KVM: Properly lock PIT creation X-Git-Tag: v2.6.30-rc1~664^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=269e05e48502f1cc06802e9fba90f5100dd6bb0d;p=pandora-kernel.git KVM: Properly lock PIT creation Otherwise, two threads can create a PIT in parallel and cause a memory leak. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed