Received: by 10.192.165.148 with SMTP id m20csp1512063imm; Fri, 27 Apr 2018 22:52:06 -0700 (PDT) X-Google-Smtp-Source: AB8JxZos49NogtpfTeJXzG8Y9w0yC9QsF55eQMzAWjYc176LyCaTk/8gk/1xrSTVEQX83I6wz7ij X-Received: by 2002:a17:902:566:: with SMTP id 93-v6mr4959240plf.327.1524894726617; Fri, 27 Apr 2018 22:52:06 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524894726; cv=none; d=google.com; s=arc-20160816; b=satGGM5cc29ircRSuRr05FdZk8IFXymo7NSn5pxbchSwchi76Ed6YzJWw5JsFWcFoG d2Si39miAUfnT/gpPyx0Tq8I9BnmXAIwQUXl1yMRs/jM895TRsoqqFSU1hLU5pi4tiU6 qxH02Cn44tfAs/za8sql0fIBxO1vgsCxo6eUx52gROXw/A+hJ6FUKPcbIJbtvcIsquyB n8IFMBNYH2HTzMGM+pH4j/3/bhZmdrmcKShCY6eY5gC0T85ia/MU2oGFFWYnmyfQoQTG qViyYIBPdyVbdpF0+nmbOe44RA+BbAx9RHwwICJNyEsH8kpwIZGZE2eLHZIRCqPQLdLD 0bQQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dmarc-filter :arc-authentication-results; bh=3fT9nNOXWkRvA3Gx1o+q/x6VSRNfzEEil1qAd9j0RGA=; b=sJZP9X4hSGjuczDdCt3Xf6WqMOeEsd1jayrvCYkK37EF2oophjlqfQNmbTVSfdeFW+ B7ysQAUbzVEnZ9gfET5Dx9DsEt3pXJn9sOU2Y2oi0RtDiiozZhL+ENoKwntChsTZLeII WNPg1BXB6mMkv8CXygA6AM6IcnO/j8fv2/b0rpXQQoTn1xFYYpOoIdPPtG9F5SjblGrf rdIUhIxKPiJJTQZG9Fyj6juFtZ+Si7AfWvnKCxzAJhOYWEgGNveOwa629QvjZDB2grt8 CKW/DiyMabyst9FUZ6paxDLwqVKW3C0swxVV42iAW/KMSMirvFcUtSmUzqwEFMBzCNa8 xsNA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 73si2747234pfb.204.2018.04.27.22.51.51; Fri, 27 Apr 2018 22:52:06 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752967AbeD1Fuf (ORCPT + 99 others); Sat, 28 Apr 2018 01:50:35 -0400 Received: from mail.kernel.org ([198.145.29.99]:45394 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752134AbeD1Fud (ORCPT ); Sat, 28 Apr 2018 01:50:33 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 7F8DB2195D; Sat, 28 Apr 2018 05:50:31 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7F8DB2195D Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=fail smtp.mailfrom=gregkh@linuxfoundation.org Date: Sat, 28 Apr 2018 07:50:21 +0200 From: Greg Kroah-Hartman To: Guenter Roeck Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, kbuild test robot , "Hao, Shun" , Arnd Bergmann , Michal Simek Subject: Re: [PATCH 4.14 41/80] Revert "microblaze: fix endian handling" Message-ID: <20180428055021.GA31162@kroah.com> References: <20180427135732.928644313@linuxfoundation.org> <20180427135735.038395432@linuxfoundation.org> <20180427162524.GA27698@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20180427162524.GA27698@roeck-us.net> User-Agent: Mutt/1.9.5 (2018-04-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Apr 27, 2018 at 09:25:24AM -0700, Guenter Roeck wrote: > On Fri, Apr 27, 2018 at 03:58:34PM +0200, Greg Kroah-Hartman wrote: > > 4.14-stable review patch. If anyone has any objections, please let me know. > > > > ------------------ > > > > From: Greg Kroah-Hartman > > > > This reverts commit ac3d021048be9edb825f0794da5b42f04fefecef which is > > commit 71e7673dadfdae0605d4c1f66ecb4b045c79fe0f upstream. > > > > kbuild reports that this causes build regressions in 4.14.y, so drop it. > > > > I don't know about kbuild, but with this revert applied all Microblaze > builds fail. There are endless > > warning: #warning inconsistent configuration, needs CONFIG_CPU_BIG_ENDIAN [-Wcpp] > > followed by > > lib/find_bit.c:185:15: error: redefinition of ‘find_next_bit_le’ > > I have to revert this revert to get successful builds. Sorry about that, yes, you are right, it needs to be dropped, and I've now done so and pushed out a -rc2 with that fixed up. thanks, greg k-h