From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============7504772795581444859==" MIME-Version: 1.0 From: Christoph Hellwig To: kbuild-all@lists.01.org Subject: Re: [hch-block:remove-dma-mask-indirection 2/2] drivers/eisa/pci_eisa.c:56:32: error: 'struct pci_dev' has no member named 'dma_mask' Date: Thu, 12 Mar 2020 08:30:12 +0100 Message-ID: <20200312073012.GA9389@lst.de> In-Reply-To: <831EE4E5E37DCC428EB295A351E66249524393E0@shsmsx102.ccr.corp.intel.com> List-Id: --===============7504772795581444859== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On Wed, Mar 11, 2020 at 10:51:40PM +0000, Li, Philip wrote: > > Subject: [kbuild-all] [hch-block:remove-dma-mask-indirection 2/2] > > drivers/eisa/pci_eisa.c:56:32: error: 'struct pci_dev' has no member na= med > > 'dma_mask' > Hi Christoph, there're multiple duplicated reports against this commit, w= hich > should be a problem in our side for this number of similar reports. The e= rror > is invalid, and we will check the report side to reduce the number of sim= ilar > reports. The error is valid - the field is removed in this commit. I sent this out as a test after my local defconfig worked, but there is obviously a lot of work in drivers that have been violating abstraactions all the time. But thanks for the headsup! --===============7504772795581444859==--