[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d3743b45-a7de-f8a6-feeb-f6a2cd85d6f1@synopsys.com>
Date: Thu, 12 Jan 2017 16:46:31 +0000
From: Joao Pinto <Joao.Pinto@...opsys.com>
To: Kishon Vijay Abraham I <kishon@...com>,
Bjorn Helgaas <bhelgaas@...gle.com>,
Jingoo Han <jingoohan1@...il.com>,
Joao Pinto <Joao.Pinto@...opsys.com>
CC: <linux-pci@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<nsekhar@...com>
Subject: Re: [PATCH] PCI: dwc: Add COMPILE_TEST to all designware based
drivers
Hi Kishon,
Às 9:43 AM de 1/12/2017, Kishon Vijay Abraham I escreveu:
> Add COMPILE_TEST to all designware based drivers so that it is possible
> to perform compile test even when a particular architecture specific
> config symbol is not set.
>
> Signed-off-by: Kishon Vijay Abraham I <kishon@...com>
> ---
> drivers/pci/dwc/Kconfig | 16 ++++++++--------
> 1 file changed, 8 insertions(+), 8 deletions(-)
>
Your suggestion is interesting and I think it will improve the kbuild robot job,
since any change in a common file will be tested in all SoC specific drivers,
which does not happen at this moment.
This option is massively used across the kernel, and so it is a very welcome
addition to PCI in my opinion! Thanks.
Joao
Powered by blists - more mailing lists