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.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 69F4FC433E0 for ; Mon, 18 Jan 2021 18:41:21 +0000 (UTC) Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 04FF52225E for ; Mon, 18 Jan 2021 18:41:20 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 04FF52225E Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=antioche.eu.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Received: from list by lists.xenproject.org with outflank-mailman.69979.125503 (Exim 4.92) (envelope-from ) id 1l1ZSe-0000dK-Le; Mon, 18 Jan 2021 18:41:08 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version Received: by outflank-mailman (output) from mailman id 69979.125503; Mon, 18 Jan 2021 18:41:08 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1l1ZSe-0000dD-IZ; Mon, 18 Jan 2021 18:41:08 +0000 Received: by outflank-mailman (input) for mailman id 69979; Mon, 18 Jan 2021 18:41:07 +0000 Received: from us1-rack-iad1.inumbo.com ([172.99.69.81]) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1l1ZSc-0000d8-Uk for xen-devel@lists.xenproject.org; Mon, 18 Jan 2021 18:41:06 +0000 Received: from chassiron.antioche.eu.org (unknown [2001:41d0:fe9d:1101::1]) by us1-rack-iad1.inumbo.com (Halon) with ESMTPS id 0006f9a3-1577-4a01-ba0f-4dc6f87fede8; Mon, 18 Jan 2021 18:41:05 +0000 (UTC) Received: from rochebonne.antioche.eu.org (rochebonne [IPv6:2001:41d0:fe9d:1100:221:70ff:fe0c:9885]) by chassiron.antioche.eu.org (8.15.2/8.15.2) with ESMTP id 10IIf0wB000564; Mon, 18 Jan 2021 19:41:00 +0100 (MET) Received: by rochebonne.antioche.eu.org (Postfix, from userid 1210) id 17387281D; Mon, 18 Jan 2021 19:41:00 +0100 (CET) X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" X-Inumbo-ID: 0006f9a3-1577-4a01-ba0f-4dc6f87fede8 Date: Mon, 18 Jan 2021 19:41:00 +0100 From: Manuel Bouyer To: Andrew Cooper Cc: Roger Pau =?iso-8859-1?Q?Monn=E9?= , xen-devel@lists.xenproject.org, Ian Jackson , Wei Liu Subject: Re: [PATCH] NetBSD: remove xenbackendd Message-ID: <20210118184100.GA910@antioche.eu.org> References: <20210112181242.1570-1-bouyer@antioche.eu.org> <20210112181242.1570-6-bouyer@antioche.eu.org> <20210115153105.nuqikbadcb2q6ic5@Air-de-Roger> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (chassiron.antioche.eu.org [IPv6:2001:41d0:fe9d:1101:0:0:0:1]); Mon, 18 Jan 2021 19:41:00 +0100 (MET) On Mon, Jan 18, 2021 at 06:31:45PM +0000, Andrew Cooper wrote: > On 15/01/2021 15:31, Roger Pau Monné wrote: > > On Tue, Jan 12, 2021 at 07:12:26PM +0100, Manuel Bouyer wrote: > >> From: Manuel Bouyer > >> > >> NetBSD doens't need xenbackendd with xl toolstack so don't build it. > >> Remove now unused xenbackendd directory/files. > >> > >> Signed-off-by: Manuel Bouyer > > Reviewed-by: Roger Pau Monné > > > > Thanks, Roger. > > $ git grep backendd -- :/ > ../.gitignore:282:tools/xenbackendd/_paths.h > ../.gitignore:283:tools/xenbackendd/xenbackendd > ../tools/hotplug/Linux/init.d/sysconfig.xencommons.in:91:## Default: Not > defined, xenbackendd debug mode off > ../tools/hotplug/Linux/init.d/sysconfig.xencommons.in:93:# Running > xenbackendd in debug mode > ../tools/hotplug/NetBSD/block:4:# Called by xenbackendd > ../tools/hotplug/NetBSD/rc.d/xencommons.in:25:XENBACKENDD_PIDFILE="@XEN_RUN_DIR@/xenbackendd.pid" > ../tools/hotplug/NetBSD/vif-bridge:4:# Called by xenbackendd > ../tools/hotplug/NetBSD/vif-ip:4:# Called by xenbackendd > > I propose folding in the following deletions, if you're both happy? Sure, please do ! -- Manuel Bouyer NetBSD: 26 ans d'experience feront toujours la difference --