Received: by 10.223.176.5 with SMTP id f5csp2226885wra; Sun, 4 Feb 2018 23:57:39 -0800 (PST) X-Google-Smtp-Source: AH8x227QRUKlR/3L4pwwLalR5zMe2RwsRsLS7jRfh5ejG7VdcWSLOu0U67qtgr+6aNZcGwklVhqj X-Received: by 10.99.166.18 with SMTP id t18mr38251442pge.42.1517817459784; Sun, 04 Feb 2018 23:57:39 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1517817459; cv=none; d=google.com; s=arc-20160816; b=APlVdOYqPEy/qrs2gGs4vbFR2KQrsSug7/svPT5w0ytq9RrqYJT8VzKxUryE4BAHGS hsDHbObvUT48hP075RRUFGTpSbprkAUk0rR+Vb9cxj7KY/+tMaqRAY5/+9QkoHeAoA+p piB2EPlHBMYkH380a1T1Ji+YypNSrbRN57JJbIagzn7Rp+cFqu004i8bfxW6BE9UvE5m jAP6M1LdAzhlLAmvjqEst+3C0fldWslKUP1h4Rq5M2mi5p3iAF4313HxU28Q8XGgJ7af SabQfYAeCdQfxi0tzQesnCqoJj+Byf160O5Yuh/mI68UwPtpTpwSqWoTlJ8ZilmBIOLx 7ZEg== 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-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature:arc-authentication-results; bh=R6wYWAfRcSIueBKJ7g99IqvqNgoILRFF0Q06MrHu+YE=; b=cdeFN/xLikKvZFxFZjEKp1vVth+M8/5SvQBZzsrEUeorQQbfZGIUhx2LjxK6MVmjFE uzdUjUY+LP+xF+UIBn/ot2tCdGqM6kFjiQvBC4fukCfEpWRDALTcEVGy/dTAwFaLZsBw CkRU4maxld/IshBZHoxw2th0Zg6Oj5qN6xLVi/tG5dVMdvGqHh06f4PfReWqTvvdG19t QM2y6Yf1qm/ioIlhVDEROH5EKqE3tZ0+w2PcArpid7QR7NwVa2Wdt0e4s8vvvzoz/sCV 0bSMCQTouY9xrmsyDpoHjrmmFkcZSBQy4mwNRIpcEsUJ/pLuD0RpSeSIxt9VscX/JtgA fLVA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@ozlabs.org header.s=201707 header.b=QlaOBQoA; 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 z7si6509777pfa.360.2018.02.04.23.57.15; Sun, 04 Feb 2018 23:57:39 -0800 (PST) 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; dkim=pass header.i=@ozlabs.org header.s=201707 header.b=QlaOBQoA; 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 S1752498AbeBEH41 (ORCPT + 99 others); Mon, 5 Feb 2018 02:56:27 -0500 Received: from ozlabs.org ([103.22.144.67]:47743 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750949AbeBEH4U (ORCPT ); Mon, 5 Feb 2018 02:56:20 -0500 Received: by ozlabs.org (Postfix, from userid 1003) id 3zZfzk1z5wz9sRm; Mon, 5 Feb 2018 18:56:18 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ozlabs.org; s=201707; t=1517817378; bh=qkQFJ4ZjLOfwbaE10H6IZwCXFesKN+QvkXAogPPk97g=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=QlaOBQoAmivOMof6WzeEahhiMZhhmoGMBuohSYM1SLI5/acRfwpS2LlgZpd438XBV CzykE2Mvzu5clVGN7qzEfmS+dUDCBwcsD00/fl4IR+MNP5lyPcaD8yQdzQ+BNxYtlz HPwNe6f1iHIEAyR4SRqeL43P58drs5mlvmW6gJO/L8GJad3jR5I+GOiGhDYC82wKwH ftobq4sK9wubJYWW0oVPXPR3y0ZtNX+ajsrT145vbu20wTE4Qu0k8APzvmK0D3s5BJ nEbpHgJ7boDL/Ifl2HCrvwHyxgeL9zV04IS2rzL4X6y5G6mrO2s8Twdgt5DrOV3Ff/ +KeSVWPxbeQ4g== Date: Mon, 5 Feb 2018 18:56:15 +1100 From: Paul Mackerras To: Ulf Magnusson Cc: Linux Kernel Mailing List , Linux Kbuild mailing list , tfiga@chromium.org, paul.burton@mips.com, Marek Szyprowski , Hans-Christian Noren Egtvedt , Linus Walleij , vgupta@synopsys.com, mgorman@techsingularity.net, hch@lst.de, mina86@mina86.com, robh@kernel.org, sboyd@codeaurora.org, will.deacon@arm.com, Tony Lindgren , Nicholas Piggin , Masahiro Yamada , Benjamin Herrenschmidt , Michael Ellerman , kvm-ppc@vger.kernel.org, linuxppc-dev@lists.ozlabs.org Subject: Re: [PATCH 02/20] KVM: PPC: Book3S PR: Fix broken select due to misspelling Message-ID: <20180205075615.GA24826@fergus.ozlabs.ibm.com> References: <20180205012146.23981-1-ulfalizer@gmail.com> <20180205012146.23981-3-ulfalizer@gmail.com> <20180205044821.3zvs7cfhdr3eu2qa@oak.ozlabs.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 05, 2018 at 05:58:59AM +0100, Ulf Magnusson wrote: > On Mon, Feb 5, 2018 at 5:48 AM, Paul Mackerras wrote: > > On Mon, Feb 05, 2018 at 02:21:14AM +0100, Ulf Magnusson wrote: > >> Commit 76d837a4c0f9 ("KVM: PPC: Book3S PR: Don't include SPAPR TCE code > >> on non-pseries platforms") added a reference to the globally undefined > >> symbol PPC_SERIES. Looking at the rest of the commit, PPC_PSERIES was > >> probably intended. > >> > >> Change PPC_SERIES to PPC_PSERIES. > >> > >> Discovered with the > >> https://github.com/ulfalizer/Kconfiglib/blob/master/examples/list_undefined.py > >> script. > >> > >> Signed-off-by: Ulf Magnusson > > > > Acked-by: Paul Mackerras > > > > Which tree is this series going into? > > > > Paul. > > I didn't have a particular one in mind. I imagined people would pick > up individual patches into the trees that make the most sense. It was > easiest to do the undefined symbol removal as a kernel-wide batch job. OK, I'll take this one then. Paul.