Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1297509

Re: [PATCH v2] PCI/AER: include header file

From Jens Axboe <axboe@fb.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2] PCI/AER: include header file
Date 2015-12-23 16:40 +0100
Message-ID <qITG9-2Yd-1@gated-at.bofh.it> (permalink)
References <qITG9-2Yd-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 12/23/2015 08:35 AM, Sudip Mukherjee wrote:
> We are having build failure with sparc allmodconfig with the error:
>
> drivers/nvme/host/pci.c:15:0:
> include/linux/aer.h: In function 'pci_enable_pcie_error_reporting':
> include/linux/aer.h:49:10: error: 'EINVAL' undeclared (first use in this function)
>
> The file aer.h is using the error values but they are defined in
> errno.h. Include errno.h so that we have the definitions of the error
> codes.

Applied to for-4.5/nvme, thanks.

-- 
Jens Axboe

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH v2] PCI/AER: include header file Jens Axboe <axboe@fb.com> - 2015-12-23 16:40 +0100

csiph-web