Received: by 2002:a25:f815:0:0:0:0:0 with SMTP id u21csp3385759ybd; Tue, 25 Jun 2019 01:29:53 -0700 (PDT) X-Google-Smtp-Source: APXvYqxu3iEw/ZbbAWQPye9vhLpfryM1qiWIhPGq0qek6dN4rbHjFGYOxZPITb3jqYi97I+sn8lQ X-Received: by 2002:a17:902:2ae7:: with SMTP id j94mr69003497plb.270.1561451392973; Tue, 25 Jun 2019 01:29:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561451392; cv=none; d=google.com; s=arc-20160816; b=unAq+eiEV9KwWhcgD0J2JrRCFWH39Ii1acPps7aSXqSWGDlt4zwAFdkClliabHX+dP jt9BeSomE0t7wuaJyC9kmQ7lgYbdNgXUucEYMOdKMacf964vdI540DTA+cwiR7V3IAPx lQWDhE2yo+y+crZvJvKygZADuF8+DnSUD6Er/aVwj2MFKOw5E0Uhq116+itiUa8OjWwv MK5p+A6ajVp9wqo3kMkUbS7ockBw9jAIZYfogPc4czrhSYrqz2Tby0Fq8rvW6FQeHIUd Uo/j3EX398mleTx6Wn7JQ6i8+FsNWj/TS5Fuj2sjjQa3iNp8svqEnZixW5/CWNKNfJI3 K9Tg== 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; bh=Nx3gNGKBVyiDyBu9wAVQ8VKIQAfFufkhsp/W5GLIpOM=; b=fFM9YkII5Bs5EY/4KI/hUYjVYXbRnmjJF6+KDICF/59RGF9xJZPtJRpIPbmanFBzgl y3pT81i202jEA8rxuy+Vew9Vs1HYK6G1iiV0d2fSKN2354pKPBifnJdO3MivaWZYLZl+ crhrpABKY2iZdKoknyaF3EBlXnBoTH2s4bqIkvEECSttDGcv8ahwun5pjj/a2nu7nbBh Y3OvTjE3AA4qE/UxnNhvV/smqe9u6bCmjseaFM1QAD835AJ4dIIJr7MhwRM/WpGhRcc/ R1QFxvbc1S2sTGyPkSIhIStNncrN1WAYrmtZSIAZJmg1tLsV8cVgABSfxJnhb6jx3mFf Z8bA== 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 60si12882282plf.143.2019.06.25.01.29.37; Tue, 25 Jun 2019 01:29:52 -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 S1730206AbfFYI3N (ORCPT + 99 others); Tue, 25 Jun 2019 04:29:13 -0400 Received: from verein.lst.de ([213.95.11.211]:60882 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726702AbfFYI3M (ORCPT ); Tue, 25 Jun 2019 04:29:12 -0400 Received: by newverein.lst.de (Postfix, from userid 2407) id F2E2768B02; Tue, 25 Jun 2019 10:28:40 +0200 (CEST) Date: Tue, 25 Jun 2019 10:28:40 +0200 From: Christoph Hellwig To: =?iso-8859-1?Q?C=E9dric?= Le Goater Cc: Christoph Hellwig , Benjamin Herrenschmidt , Paul Mackerras , Michael Ellerman , Alexey Kardashevskiy , Frederic Barrat , Oliver O'Halloran , linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/4] powerpc/powernv: remove the unused pnv_pci_set_p2p function Message-ID: <20190625082840.GA31969@lst.de> References: <20190625081512.16704-1-hch@lst.de> <20190625081512.16704-2-hch@lst.de> <113fb518-0f5a-8ced-8391-abe48869a0cb@kaod.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <113fb518-0f5a-8ced-8391-abe48869a0cb@kaod.org> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 25, 2019 at 10:26:03AM +0200, C?dric Le Goater wrote: > > @@ -280,13 +280,6 @@ int64_t opal_xive_allocate_irq(uint32_t chip_id); > > int64_t opal_xive_free_irq(uint32_t girq); > > int64_t opal_xive_sync(uint32_t type, uint32_t id); > > int64_t opal_xive_dump(uint32_t type, uint32_t id); > > -int64_t opal_xive_get_queue_state(uint64_t vp, uint32_t prio, > > - __be32 *out_qtoggle, > > - __be32 *out_qindex); > > -int64_t opal_xive_set_queue_state(uint64_t vp, uint32_t prio, > > - uint32_t qtoggle, > > - uint32_t qindex); > > -int64_t opal_xive_get_vp_state(uint64_t vp, __be64 *out_w01); > > > This hunk seems unrelated. > > These OPAL calls are new. They are used by the XIVE KVM device > to get/set the interrupt controller state of a guest. > > > > int64_t opal_pci_set_p2p(uint64_t phb_init, uint64_t phb_target, > > uint64_t desc, uint16_t pe_number); > > I suppose this is the one ^ you wanted to remove. Thanks. I'm pretty sure I had this fixed up before due to a builtbot warning, but somehow the old version popped up again.