From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Google-Smtp-Source: AH8x225KHtpSSvbBlrdLjhm4GUnx6V6tP6iQO3LeLdBg3vxELp/2FgNobdfSSZLKeJjz3azmWxSx ARC-Seal: i=1; a=rsa-sha256; t=1516997116; cv=none; d=google.com; s=arc-20160816; b=vZpUqo6SlOzyAmzKZE8IAGaqqLEPEEABoGun38ZazmnEwp8MwsLkUITLKQdJDnFrLU pbc93Az+9AkrRUrvtK9I/PTK0DXHGJMUV+go8Xss6ATYALcYGbDZVK0BIjm3UpTjnYXN j3OtddyXNiJG1caMhjsYHEDUsK/+BYEfqRcj9L/CqFRj7wrVDop4SYIOSYkisDYvlQbV KFrpZt0sdYvnc7ZLN9lLs9A7TQ+F1fNhs5VdvNYdcifpygYOlBzmNHsQ0apX44qC1YZ+ h1r5cDO2Z1hPhcuFDW4k71tQvSihV6IroIckmnRCiPeEybg3jPCJtw3sWggU2uIRV43a Mypg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=message-id:content-transfer-encoding:mime-version:references :in-reply-to:date:to:from:subject:arc-authentication-results; bh=L0cvvKZsZOdVg1cVisUwj/dJa7cuEGewl0+1+9cjOeI=; b=xvxpS3IsONdpoCLoHxEJyoUYIMNZWEI0OloqZc9rmDymfiese146bYEHFwYJlBPl0K NOtuwoIv8v7YNf6WztY65SwFHIkCeRcpleUcUL8a9Oy0iFQVx/M93Y4rBdZbXjSGzfYO Myo/ZFnHQsV8Zc8of1ddWHNFWyU35TGcNTaL/3iNyc+eRs78xXLRAEWdvx9MH6mBNoqe DmD37nmvArbzZwpHca0pExY2rzV2guW6atdYD1i5CHV98sG7OXlHfluO8KyUoiS1SgGU y6yd9FX6hcD7WS+ZUijEA9pHMVCePP4hCaZX5And9aH5vFfP9Go4T7XXSwXb1croy1Rh eIcg== ARC-Authentication-Results: i=1; mx.google.com; spf=neutral (google.com: 148.163.156.1 is neither permitted nor denied by best guess record for domain of jejb@linux.vnet.ibm.com) smtp.mailfrom=jejb@linux.vnet.ibm.com; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=ibm.com Authentication-Results: mx.google.com; spf=neutral (google.com: 148.163.156.1 is neither permitted nor denied by best guess record for domain of jejb@linux.vnet.ibm.com) smtp.mailfrom=jejb@linux.vnet.ibm.com; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=ibm.com Subject: Re: [PATCH resend 0/6] Fix cdrom autoclose From: James Bottomley To: Michal Suchanek , Jens Axboe , Jonathan Corbet , Borislav Petkov , Tim Waugh , "David S. Miller" , "Martin K. Petersen" , Kees Cook , Christophe JAILLET , Thomas Gleixner , Greg Kroah-Hartman , Kate Stewart , Philippe Ombredanne , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org, linux-scsi@vger.kernel.org Date: Fri, 26 Jan 2018 12:04:56 -0800 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.20.5 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-TM-AS-GCONF: 00 x-cbid: 18012620-0052-0000-0000-000002AA2255 X-IBM-SpamModules-Scores: X-IBM-SpamModules-Versions: BY=3.00008433; HX=3.00000241; KW=3.00000007; PH=3.00000004; SC=3.00000248; SDB=6.00980767; UDB=6.00497213; IPR=6.00760068; BA=6.00005797; NDR=6.00000001; ZLA=6.00000005; ZF=6.00000009; ZB=6.00000000; ZP=6.00000000; ZH=6.00000000; ZU=6.00000002; MB=3.00019231; XFM=3.00000015; UTC=2018-01-26 20:05:06 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 18012620-0053-0000-0000-0000535F72D6 Message-Id: <1516997096.3034.10.camel@linux.vnet.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2018-01-26_10:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 malwarescore=0 suspectscore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1011 lowpriorityscore=0 impostorscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1709140000 definitions=main-1801260263 X-getmail-retrieved-from-mailbox: INBOX X-GMAIL-THRID: =?utf-8?q?1586772784622065528?= X-GMAIL-MSGID: =?utf-8?q?1590686768045824257?= X-Mailing-List: linux-kernel@vger.kernel.org List-ID: On Fri, 2018-01-26 at 17:58 +0100, Michal Suchanek wrote: > First time I did not get any feedback for the patches. This is likely because no-one who might inspect the code saw the patches ... what list are they going to?  I'm on the block, scsi and ide mailing lists and I only saw a doc patch the last time. James