From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gleb Natapov Subject: Re: [PATCH 2.6.32.12] KVM: remove unused load_segment_descriptor_to_kvm_desct Date: Tue, 27 Apr 2010 17:52:20 +0300 Message-ID: <20100427145220.GB22154@redhat.com> References: <4BD5D34E.4080503@web.de> <20100427061733.GA10044@redhat.com> <4BD69521.8080204@redhat.com> <20100427074609.GB10044@redhat.com> <20100427141414.GA19920@amt.cnet> <20100427144355.GA7062@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Marcelo Tosatti , stable@kernel.org, Avi Kivity , Jan Kiszka , kvm To: Greg KH Return-path: Received: from mx1.redhat.com ([209.132.183.28]:11799 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756142Ab0D0Owp (ORCPT ); Tue, 27 Apr 2010 10:52:45 -0400 Content-Disposition: inline In-Reply-To: <20100427144355.GA7062@suse.de> Sender: kvm-owner@vger.kernel.org List-ID: On Tue, Apr 27, 2010 at 07:43:55AM -0700, Greg KH wrote: > On Tue, Apr 27, 2010 at 11:14:14AM -0300, Marcelo Tosatti wrote: > > > > Function is now unused. > > > > Signed-off-by: Marcelo Tosatti > > Was this patch also upstream? Why does stable need it? > It is upstream, but as part of another commit. My guess is that when patches were ported to stable this chunk was lost due to wrong merge resolving. -- Gleb.