From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5C760C433DF for ; Thu, 21 May 2020 07:18:31 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 37C5320748 for ; Thu, 21 May 2020 07:18:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728333AbgEUHSa (ORCPT ); Thu, 21 May 2020 03:18:30 -0400 Received: from elvis.franken.de ([193.175.24.41]:32948 "EHLO elvis.franken.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727003AbgEUHS1 (ORCPT ); Thu, 21 May 2020 03:18:27 -0400 Received: from uucp (helo=alpha) by elvis.franken.de with local-bsmtp (Exim 3.36 #1) id 1jbfTA-0001b7-01; Thu, 21 May 2020 09:18:20 +0200 Received: by alpha.franken.de (Postfix, from userid 1000) id D2311C0155; Thu, 21 May 2020 09:14:57 +0200 (CEST) Date: Thu, 21 May 2020 09:14:57 +0200 From: Thomas Bogendoerfer To: Serge Semin Cc: Serge Semin , Alexey Malahov , Maxim Kaurkin , Pavel Parkhomenko , Ramil Zaripov , Ekaterina Skachko , Vadim Vlasov , Alexey Kolotnikov , Paul Burton , Ralf Baechle , Rob Herring , Frank Rowand , Tony Lindgren , Arnd Bergmann , Olof Johansson , Greg Kroah-Hartman , Jiri Slaby , linux-mips@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 00/14] mips: Prepare MIPS-arch code for Baikal-T1 SoC support Message-ID: <20200521071457.GC7309@alpha.franken.de> References: <20200521003443.11385-1-Sergey.Semin@baikalelectronics.ru> <20200521004217.6gdcpboxaqizreky@mobilestation> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200521004217.6gdcpboxaqizreky@mobilestation> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 21, 2020 at 03:42:17AM +0300, Serge Semin wrote: > On Thu, May 21, 2020 at 03:34:29AM +0300, Serge Semin wrote: > > > > This patchset is rebased and tested on the mainline Linux kernel 5.7-rc4: > > base-commit: 0e698dfa2822 ("Linux 5.7-rc4") > > tag: v5.7-rc4 > > Thomas, > Please note that this patchset is based on the Linux 5.7-rc4 tree (it most likely > will get cleanly applied on rc6 as well), while mips-next is still at rc1. Due > to that the patchset fails to be applied on mips-next. I think it would be > better first to merge the last Linux tree into the mips-next, then try to merge > this patchset in. Should you have any problem after that, please let me know. > I'll resend the patchset being rebased on top of the new mips-next tree. no, that's not how it works. Please rebase your patches on top of mips-next. Thank you. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]