From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH 04/12] iommu-helper: move the IOMMU_HELPER config symbol to lib/ To: Christoph Hellwig , Konrad Rzeszutek Wilk , iommu@lists.linux-foundation.org References: <20180415145947.1248-1-hch@lst.de> <20180415145947.1248-5-hch@lst.de> Cc: x86@kernel.org, linux-block@vger.kernel.org, linux-pci@vger.kernel.org, linux-mm@kvack.org, linux-ide@vger.kernel.org, linux-mips@linux-mips.org, sparclinux@vger.kernel.org, linux-arm-kernel@lists.infradead.org From: Anshuman Khandual Date: Mon, 16 Apr 2018 15:13:04 +0530 MIME-Version: 1.0 In-Reply-To: <20180415145947.1248-5-hch@lst.de> Content-Type: text/plain; charset=windows-1252 Message-Id: <69224eb2-7056-4894-36d8-c6e9518df647@linux.vnet.ibm.com> Sender: linux-ide-owner@vger.kernel.org List-ID: On 04/15/2018 08:29 PM, Christoph Hellwig wrote: > This way we have one central definition of it, and user can select it as > needed. > > Signed-off-by: Christoph Hellwig Reviewed-by: Anshuman Khandual From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anshuman Khandual Subject: Re: [PATCH 04/12] iommu-helper: move the IOMMU_HELPER config symbol to lib/ Date: Mon, 16 Apr 2018 15:13:04 +0530 Message-ID: <69224eb2-7056-4894-36d8-c6e9518df647@linux.vnet.ibm.com> References: <20180415145947.1248-1-hch@lst.de> <20180415145947.1248-5-hch@lst.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20180415145947.1248-5-hch-jcswGhMUV9g@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Christoph Hellwig , Konrad Rzeszutek Wilk , iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Cc: linux-mips-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org, linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org, linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, linux-block-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-ide-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, sparclinux-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: linux-ide@vger.kernel.org On 04/15/2018 08:29 PM, Christoph Hellwig wrote: > This way we have one central definition of it, and user can select it as > needed. > > Signed-off-by: Christoph Hellwig Reviewed-by: Anshuman Khandual From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: Subject: Re: [PATCH 04/12] iommu-helper: move the IOMMU_HELPER config symbol to lib/ To: Christoph Hellwig , Konrad Rzeszutek Wilk , iommu@lists.linux-foundation.org References: <20180415145947.1248-1-hch@lst.de> <20180415145947.1248-5-hch@lst.de> From: Anshuman Khandual Date: Mon, 16 Apr 2018 15:13:04 +0530 MIME-Version: 1.0 In-Reply-To: <20180415145947.1248-5-hch@lst.de> Message-Id: <69224eb2-7056-4894-36d8-c6e9518df647@linux.vnet.ibm.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-mips@linux-mips.org, linux-mm@kvack.org, linux-pci@vger.kernel.org, x86@kernel.org, linux-block@vger.kernel.org, linux-ide@vger.kernel.org, sparclinux@vger.kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+bjorn=helgaas.com@lists.infradead.org List-ID: On 04/15/2018 08:29 PM, Christoph Hellwig wrote: > This way we have one central definition of it, and user can select it as > needed. > > Signed-off-by: Christoph Hellwig Reviewed-by: Anshuman Khandual _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anshuman Khandual Date: Mon, 16 Apr 2018 09:55:04 +0000 Subject: Re: [PATCH 04/12] iommu-helper: move the IOMMU_HELPER config symbol to lib/ Message-Id: <69224eb2-7056-4894-36d8-c6e9518df647@linux.vnet.ibm.com> List-Id: References: <20180415145947.1248-1-hch@lst.de> <20180415145947.1248-5-hch@lst.de> In-Reply-To: <20180415145947.1248-5-hch@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On 04/15/2018 08:29 PM, Christoph Hellwig wrote: > This way we have one central definition of it, and user can select it as > needed. > > Signed-off-by: Christoph Hellwig Reviewed-by: Anshuman Khandual From mboxrd@z Thu Jan 1 00:00:00 1970 From: khandual@linux.vnet.ibm.com (Anshuman Khandual) Date: Mon, 16 Apr 2018 15:13:04 +0530 Subject: [PATCH 04/12] iommu-helper: move the IOMMU_HELPER config symbol to lib/ In-Reply-To: <20180415145947.1248-5-hch@lst.de> References: <20180415145947.1248-1-hch@lst.de> <20180415145947.1248-5-hch@lst.de> Message-ID: <69224eb2-7056-4894-36d8-c6e9518df647@linux.vnet.ibm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 04/15/2018 08:29 PM, Christoph Hellwig wrote: > This way we have one central definition of it, and user can select it as > needed. > > Signed-off-by: Christoph Hellwig Reviewed-by: Anshuman Khandual