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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id AFFA4C433F5 for ; Tue, 23 Nov 2021 22:30:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230191AbhKWWdt (ORCPT ); Tue, 23 Nov 2021 17:33:49 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33710 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229938AbhKWWdt (ORCPT ); Tue, 23 Nov 2021 17:33:49 -0500 Received: from mail-yb1-xb2d.google.com (mail-yb1-xb2d.google.com [IPv6:2607:f8b0:4864:20::b2d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A4F85C061714 for ; Tue, 23 Nov 2021 14:30:40 -0800 (PST) Received: by mail-yb1-xb2d.google.com with SMTP id e136so1571707ybc.4 for ; Tue, 23 Nov 2021 14:30:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=9LZSLFw1Wl8AbiBfHIocSEqkLLyf3Er+KsJ4COxHFyg=; b=BzfXvyuslPAW/Io/nY2641n3Wxf/om+wr0w3/vtl/jsIu10/PkWYGDx0S+8T9sHdsQ vMs+r4tLwDXtIjRAx9bpXyJdpG7e4WeOYigeSR8iWUwiSEsxeOiiJ6Z3ljoYqyKueSqi 7Yt6lUlUQeN9mfcdk6D2y2jzVyTdsrwBQWYcVLYjyFksDIr+MKXXSI7yw2PsJYe1OfzB fB4YxINuG6CNAHMhrVUZua4MW36/EHiFTrxlFtiw7i2JnxBY3cSJSVaQWNhaeFW/Qv2w LyJQ2fyfKJUcpAqU24MO/h2lr/e1jWwLpWJJwuJ+fnYUl2uGHfdBuAakxRcJbxEywKWz Gu2w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=9LZSLFw1Wl8AbiBfHIocSEqkLLyf3Er+KsJ4COxHFyg=; b=bvE3MdCMx37lrpFdrcrLS/mid3nlQ4483m1mMLUaVZ0r5BIUZE8/DzOwcRmrjRzaIL Ww0IMIOkpRo4uhYTIrxYAJikN0C+3rnNrIWsxkMVqOjxyzZfmtOdVR9GF2T+0EAhCb+W g7+Zet93R1iIQBtA5tLw/0DR6oFroE9l9lrR91U/M/E6H/6sVeK16fCDCw2QqiwkINYH Vd5veJdKF1SpTbfFbUCMh0vwvMjXLgs77ugF7nLGX0i0Jy94jqAY2YZjgCMoX/d7//y7 W5+Az0a1NBGueDF8dCXTLcXVWyi74ipxU5IZSlzw4+m+iXDnVlE1/6vmqPCQw63X3hfR esuw== X-Gm-Message-State: AOAM53193tMgvKhXiU0NX0SWN0yM4NFWRZGIR6tWA5whV5oJeti6nylL rykjxKBVaV2CX0BvG3rsQmmqjA7N9CPqMmJ0B1m11g== X-Google-Smtp-Source: ABdhPJw8Qqgjgr2zjnN8FdggfNLonPT3TvIGolsrYfbjW1x6XDMjll4z7qPLYkBgmYRVPQ9CNjLfWQAg35q0yY2dE94= X-Received: by 2002:a25:a429:: with SMTP id f38mr10182603ybi.34.1637706639550; Tue, 23 Nov 2021 14:30:39 -0800 (PST) MIME-Version: 1.0 References: <20211123162635.29c8bccb@canb.auug.org.au> <20211124092613.4a7d370a@canb.auug.org.au> In-Reply-To: <20211124092613.4a7d370a@canb.auug.org.au> From: Suren Baghdasaryan Date: Tue, 23 Nov 2021 14:30:28 -0800 Message-ID: Subject: Re: linux-next: build warning after merge of the akpm-current tree To: Stephen Rothwell Cc: Andrew Morton , Colin Cross , Linux Kernel Mailing List , Linux Next Mailing List Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On Tue, Nov 23, 2021 at 2:26 PM Stephen Rothwell wrote: > > Hi Suren, > > On Tue, 23 Nov 2021 11:03:47 -0800 Suren Baghdasaryan wrote: > > > > I just posted a fix for the warning at > > https://lore.kernel.org/linux-next/20211123185928.2513763-1-surenb@google.com/T/#u > > One thing I'm not sure is that I used SHA from linux-next in the Fixes: field: > > > > Fixes: 2df148be9486 ("mm: add a field to store names for private > > anonymous memory") > > > > Not sure if that's acceptable. Please let me know if you want me to > > repost the fix without that line. > > It doesn't really matter as Andrew will most likely squash this fixup > into the original patch. Perfect! Please let me know if anything else is needed. Thanks, Suren. > > -- > Cheers, > Stephen Rothwell