From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH v2] KVM: x86: Fix TSS size check for 16-bit tasks Date: Tue, 23 Mar 2010 14:35:13 +0200 Message-ID: <4BA8B581.1070202@redhat.com> References: <4BA74694.2080300@siemens.com> <4BA8A538.8040107@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Marcelo Tosatti , kvm To: Jan Kiszka Return-path: Received: from mx1.redhat.com ([209.132.183.28]:5182 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751971Ab0CWMfP (ORCPT ); Tue, 23 Mar 2010 08:35:15 -0400 In-Reply-To: <4BA8A538.8040107@web.de> Sender: kvm-owner@vger.kernel.org List-ID: On 03/23/2010 01:25 PM, Jan Kiszka wrote: > From: Jan Kiszka > > A 16-bit TSS is only 44 bytes long. So make sure to test for the correct > size on task switch. > Applied, thanks. -- error compiling committee.c: too many arguments to function