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=-8.4 required=3.0 tests=DKIMWL_WL_MED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,USER_IN_DEF_DKIM_WL 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 F3D3DC3F2CE for ; Fri, 28 Feb 2020 00:35:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id CB78E246AA for ; Fri, 28 Feb 2020 00:35:04 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=google.com header.i=@google.com header.b="AdYaaS+z" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729984AbgB1AfE (ORCPT ); Thu, 27 Feb 2020 19:35:04 -0500 Received: from mail-wm1-f66.google.com ([209.85.128.66]:54470 "EHLO mail-wm1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730034AbgB1AfD (ORCPT ); Thu, 27 Feb 2020 19:35:03 -0500 Received: by mail-wm1-f66.google.com with SMTP id z12so1442608wmi.4 for ; Thu, 27 Feb 2020 16:35:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=o+y+J6aBAVQm7+lBq+/zozG5JL2IvJJLjLrQfS4QdVQ=; b=AdYaaS+z+BmKy2R4hzS0e0h6MCTJzCLfwcVwFY72/idqQIjeHS5Wtnv/QRN0RvFf0L Un5qUTpREaru8OKagFadavE5NB2uGDKjRv4UvBNjALauBiwh9WMfJ7+eXNpDhTnmDfte bAl+kMgFgAi70PTn10seOYYcZbcfC4OjEoksSakPEmJ8pQRwKU/r8s41tLPGzmcYT7/7 EEhndo0236jBuNhE3FW8I1fv8sZI+PjgUWlXEt9fCfabeHx5OUBudowQM+2l1m4smH55 fZg9fZ5Wy0rQuuuI0IHLifpFccz+1hUk1BvyjFJjBfWLOObzXwCHJUOTIaaWEHGnzv92 aj2Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=o+y+J6aBAVQm7+lBq+/zozG5JL2IvJJLjLrQfS4QdVQ=; b=FyhsNHFy5td97BJnwjpUYmjyzbqX+6V5wyCd7EvJTIpucfQ/vp/u6kQvpGwinr5XvN 2Z+iKeELS5U54A87kTzQIoa/PHqfSW7pB7MQoRs72bhQUysua0vG7GfpkvyUMmFvVT5L zknXNC6UnWx3iqdxiUDW3IdFiWaR2kQv5fyeIdWlTDI8r/NjKMWYOF9moAnmEtxsRnED JrhbEfwyEyYP0LDZABbsvOaCWWsrvDmIHF01ijxn45ncCMGP2R0kYszuoyo7UFPdDW9d yrb6te3nBFsH5qs1BX+M9lDxilxGrVV3cmA/pvF6UndmR4l4A0BHL49wXA0/P5kB3Tz7 jMbA== X-Gm-Message-State: APjAAAVgR3yHZmhi0J58cUFtOSKb2gCIlf3NRDzo4azpuSN28gh6YfP0 3ykcUeXFPwWJaq66zLEK5IVRx/Us7hv21lyA2GPuuw== X-Google-Smtp-Source: APXvYqzCW1mGRZylyx23Rk8Wc+OsvoYXqbmKSb28ENyZ8D2cARNMUch6jMz915hBoo5e4HcHmmudR8qltx0UYXMUbAk= X-Received: by 2002:a1c:9c4c:: with SMTP id f73mr1333343wme.125.1582850100078; Thu, 27 Feb 2020 16:35:00 -0800 (PST) MIME-Version: 1.0 References: <20200227151143.6a6edaf9@canb.auug.org.au> <20200228082831.0149e354@canb.auug.org.au> In-Reply-To: <20200228082831.0149e354@canb.auug.org.au> From: Arjun Roy Date: Thu, 27 Feb 2020 16:34:48 -0800 Message-ID: Subject: Re: linux-next: build failure after merge of the akpm tree To: Stephen Rothwell Cc: Geert Uytterhoeven , Andrew Morton , Linux Next Mailing List , Linux Kernel Mailing List , David Miller , Soheil Hassas Yeganeh Content-Type: text/plain; charset="UTF-8" Sender: linux-next-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On Thu, Feb 27, 2020 at 1:28 PM Stephen Rothwell wrote: > > Hi Arjun, > > On Thu, 27 Feb 2020 10:50:51 -0800 Arjun Roy wrote: > > > > On Thu, Feb 27, 2020 at 9:57 AM Geert Uytterhoeven wrote: > > > > Sounds good, thanks. I'll cook up a patch and send it along. > > You will need to keep the sparc64 patch to correct pte_index in this case. > Agreed on sparc64; I think the sparc32 patch ought to be reverted, though (since pte_index may be meaningless to it). Thanks, -Arjun > -- > Cheers, > Stephen Rothwell