From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Wolf Subject: Re: [PATCH kvm-unit-tests 3/4] Fix i386 build Date: Tue, 24 Jan 2012 10:58:50 +0100 Message-ID: <4F1E80DA.5070804@redhat.com> References: <1327334833-31650-1-git-send-email-kwolf@redhat.com> <1327334833-31650-4-git-send-email-kwolf@redhat.com> <4F1E7F33.50402@oss.ntt.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: avi@redhat.com, kvm@vger.kernel.org To: Takuya Yoshikawa Return-path: Received: from mx1.redhat.com ([209.132.183.28]:7668 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755791Ab2AXJz1 (ORCPT ); Tue, 24 Jan 2012 04:55:27 -0500 In-Reply-To: <4F1E7F33.50402@oss.ntt.co.jp> Sender: kvm-owner@vger.kernel.org List-ID: Am 24.01.2012 10:51, schrieb Takuya Yoshikawa: > (2012/01/24 1:07), Kevin Wolf wrote: >> Commit 1d946e07 removed idt, but left a reference to idt in i386-only >> code. >> > > This is already fixed by > > commit b319491d278d4e85de7ea967982f7d416f4a44e4 > desc: fix build for i386 Whoops, my .git/config was still referring to the github URL. Thanks! The other three patches seem to apply to master anyway. Kevin