From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-lb0-x241.google.com ([2a00:1450:4010:c04::241]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1adecF-0003iC-EK for barebox@lists.infradead.org; Wed, 09 Mar 2016 13:57:32 +0000 Received: by mail-lb0-x241.google.com with SMTP id h2so5133364lbs.2 for ; Wed, 09 Mar 2016 05:57:10 -0800 (PST) Date: Wed, 9 Mar 2016 17:23:24 +0300 From: Antony Pavlov Message-Id: <20160309172324.8c59a55c9c6c01e958ec1288@gmail.com> In-Reply-To: <20160309132814.GA31470@pengutronix.de> References: <1457357426-9868-1-git-send-email-antonynpavlov@gmail.com> <1457357426-9868-6-git-send-email-antonynpavlov@gmail.com> <20160309132814.GA31470@pengutronix.de> Mime-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH 05/15] MIPS: add initial R4000-style cache support To: Sascha Hauer Cc: barebox@lists.infradead.org, Peter Mamonov On Wed, 9 Mar 2016 14:28:14 +0100 Sascha Hauer wrote: > Hi Antony, > = > On Mon, Mar 07, 2016 at 04:30:16PM +0300, Antony Pavlov wrote: > > Signed-off-by: Antony Pavlov > > Signed-off-by: Peter Mamonov > > --- > > arch/mips/include/asm/cacheops.h | 7 ++++++ > > arch/mips/include/asm/io.h | 3 +++ > > arch/mips/lib/c-r4k.c | 48 ++++++++++++++++++++++++++++++++= ++++++++ > > 3 files changed, 58 insertions(+) > > = > > index ff68677..4fe046a 100644 > > --- a/arch/mips/lib/c-r4k.c > > +++ b/arch/mips/lib/c-r4k.c > > @@ -10,10 +10,58 @@ > > #include > > #include > > #include > > +#include > = > This breaks bisectibility. asm/cache.h is introduced with the next. > patch. I tried swapping the patches but got merge conflicts. Shall I > squash both patches or do you have another preferred solution? I'm so sorry! I'll fix it by myself and resend the series. --=A0 Best regards, =A0 Antony Pavlov _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox