From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1adwDb-0002P9-PW for barebox@lists.infradead.org; Thu, 10 Mar 2016 08:45:17 +0000 Date: Thu, 10 Mar 2016 09:44:52 +0100 From: Sascha Hauer Message-ID: <20160310084452.GG30994@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> <20160309172324.8c59a55c9c6c01e958ec1288@gmail.com> <20160309191201.be9faa984b1459f8fb1b11b6@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20160309191201.be9faa984b1459f8fb1b11b6@gmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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: Antony Pavlov Cc: barebox@lists.infradead.org, Peter Mamonov On Wed, Mar 09, 2016 at 07:12:01PM +0300, Antony Pavlov wrote: > On Wed, 9 Mar 2016 17:23:24 +0300 > Antony Pavlov wrote: > > > 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. > > Hmmm. It look like the patchseries is in the next branch. > > So I just send fixups. Thanks, just applied. Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox