From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from verein.lst.de ([213.95.11.211]:37437 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728535AbgJGNyO (ORCPT ); Wed, 7 Oct 2020 09:54:14 -0400 Date: Wed, 7 Oct 2020 15:54:11 +0200 From: Christoph Hellwig Subject: Re: [PATCH] partitions/ibm: fix non-DASD devices Message-ID: <20201007135411.GA1000@lst.de> References: <20201007124009.1438269-1-hch@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-ID: To: Jens Axboe Cc: Christoph Hellwig , linux-block@vger.kernel.org, sth@linux.ibm.com, linux-s390@vger.kernel.org, Christian Borntraeger On Wed, Oct 07, 2020 at 07:53:27AM -0600, Jens Axboe wrote: > On 10/7/20 6:40 AM, Christoph Hellwig wrote: > > Don't error out if the dasd_biodasdinfo symbol is not available. > > Should this be marked for 5.8-stable? The Fixes tag should automatically take care of that.