From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753301AbdDKXQj (ORCPT ); Tue, 11 Apr 2017 19:16:39 -0400 Received: from gate.crashing.org ([63.228.1.57]:47663 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752433AbdDKXQg (ORCPT ); Tue, 11 Apr 2017 19:16:36 -0400 Message-ID: <1491952528.7236.26.camel@kernel.crashing.org> Subject: Re: [PATCH v3 21/32] powerpc: include default ioremap_nopost() implementation From: Benjamin Herrenschmidt To: Lorenzo Pieralisi Cc: linux-pci@vger.kernel.org, linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Michael Ellerman , Bjorn Helgaas , Paul Mackerras Date: Wed, 12 Apr 2017 09:15:28 +1000 In-Reply-To: <20170411142456.GB6821@red-moon> References: <20170411122923.6285-1-lorenzo.pieralisi@arm.com> <20170411122923.6285-22-lorenzo.pieralisi@arm.com> <1491917928.7236.8.camel@kernel.crashing.org> <20170411142456.GB6821@red-moon> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.22.6 (3.22.6-1.fc25) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2017-04-11 at 15:24 +0100, Lorenzo Pieralisi wrote: > Ok, point taken. BTW, may I ask you guys to have a look into this > please ? > > https://lkml.org/lkml/2017/4/6/743 > > It is a side effect of this thread (v2), not sure why > on powerpc has to include . Not sure how we ended up with that... it's odd indeed. Michael ? Any reason we can't just remove it ? Cheers, Ben. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: Message-ID: <1491952528.7236.26.camel@kernel.crashing.org> Subject: Re: [PATCH v3 21/32] powerpc: include default ioremap_nopost() implementation From: Benjamin Herrenschmidt To: Lorenzo Pieralisi Date: Wed, 12 Apr 2017 09:15:28 +1000 In-Reply-To: <20170411142456.GB6821@red-moon> References: <20170411122923.6285-1-lorenzo.pieralisi@arm.com> <20170411122923.6285-22-lorenzo.pieralisi@arm.com> <1491917928.7236.8.camel@kernel.crashing.org> <20170411142456.GB6821@red-moon> Mime-Version: 1.0 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-arch@vger.kernel.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, Paul Mackerras , Michael Ellerman , Bjorn Helgaas , 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 Tue, 2017-04-11 at 15:24 +0100, Lorenzo Pieralisi wrote: > Ok, point taken. BTW, may I ask you guys to have a look into this > please ? > > https://lkml.org/lkml/2017/4/6/743 > > It is a side effect of this thread (v2), not sure why > on powerpc has to include . Not sure how we ended up with that... it's odd indeed. Michael ? Any reason we can't just remove it ? Cheers, Ben. _______________________________________________ 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: Benjamin Herrenschmidt Subject: Re: [PATCH v3 21/32] powerpc: include default ioremap_nopost() implementation Date: Wed, 12 Apr 2017 09:15:28 +1000 Message-ID: <1491952528.7236.26.camel@kernel.crashing.org> References: <20170411122923.6285-1-lorenzo.pieralisi@arm.com> <20170411122923.6285-22-lorenzo.pieralisi@arm.com> <1491917928.7236.8.camel@kernel.crashing.org> <20170411142456.GB6821@red-moon> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20170411142456.GB6821@red-moon> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Lorenzo Pieralisi Cc: linux-arch@vger.kernel.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, Paul Mackerras , Michael Ellerman , Bjorn Helgaas , linux-arm-kernel@lists.infradead.org List-Id: linux-arch.vger.kernel.org On Tue, 2017-04-11 at 15:24 +0100, Lorenzo Pieralisi wrote: > Ok, point taken. BTW, may I ask you guys to have a look into this > please ? > > https://lkml.org/lkml/2017/4/6/743 > > It is a side effect of this thread (v2), not sure why > on powerpc has to include . Not sure how we ended up with that... it's odd indeed. Michael ? Any reason we can't just remove it ? Cheers, Ben. From mboxrd@z Thu Jan 1 00:00:00 1970 From: benh@kernel.crashing.org (Benjamin Herrenschmidt) Date: Wed, 12 Apr 2017 09:15:28 +1000 Subject: [PATCH v3 21/32] powerpc: include default ioremap_nopost() implementation In-Reply-To: <20170411142456.GB6821@red-moon> References: <20170411122923.6285-1-lorenzo.pieralisi@arm.com> <20170411122923.6285-22-lorenzo.pieralisi@arm.com> <1491917928.7236.8.camel@kernel.crashing.org> <20170411142456.GB6821@red-moon> Message-ID: <1491952528.7236.26.camel@kernel.crashing.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, 2017-04-11 at 15:24 +0100, Lorenzo Pieralisi wrote: > Ok, point taken. BTW, may I ask you guys to have a look into this > please ? > > https://lkml.org/lkml/2017/4/6/743 > > It is a side effect of this thread (v2), not sure why > on powerpc has to include . Not sure how we ended up with that... it's odd indeed. Michael ? Any reason we can't just remove it ? Cheers, Ben.