From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752841AbbL1X2D (ORCPT ); Mon, 28 Dec 2015 18:28:03 -0500 Received: from mail-wm0-f66.google.com ([74.125.82.66]:33272 "EHLO mail-wm0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752566AbbL1X2A (ORCPT ); Mon, 28 Dec 2015 18:28:00 -0500 Subject: Re: [PATCH v3 0/4] scsi: cleanup ioctl headers and provide UAPI versions To: linux-kernel@vger.kernel.org, kvm@vger.kernel.org References: <1443173264-4105-1-git-send-email-pbonzini@redhat.com> Cc: bart.vanassche@sandisk.com, James Bottomley , Christoph Hellwig , linux-scsi@vger.kernel.org From: Paolo Bonzini Message-ID: <5681C57A.8030200@redhat.com> Date: Tue, 29 Dec 2015 00:27:54 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <1443173264-4105-1-git-send-email-pbonzini@redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 25/09/2015 11:27, Paolo Bonzini wrote: > This is v3 of the series to provide an "official" sg.h header (and > scsi_ioctl.h too, though it's basically obsolete) together with the other > userspace API definitions. The change from v2 to v3 is that defaults > for sg.c are not exported in include/uapi/linux/sg.c. > > Paolo > > 2.5.0 > What happened to these patches?... Paolo