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=-5.1 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 EAE57C2D0E2 for ; Tue, 22 Sep 2020 19:42:25 +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 84EA22158C for ; Tue, 22 Sep 2020 19:42:25 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=citrix.com header.i=@citrix.com header.b="e4o2GAeI" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 84EA22158C Authentication-Results: mail.kernel.org; dmarc=fail (p=reject dis=none) header.from=citrix.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1kKoAx-0000iz-7e; Tue, 22 Sep 2020 19:42: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 1kKoAw-0000ii-Kh for xen-devel@lists.xenproject.org; Tue, 22 Sep 2020 19:42:06 +0000 X-Inumbo-ID: e9d0cf41-bc73-4645-972d-0cb175bd987b Received: from esa1.hc3370-68.iphmx.com (unknown [216.71.145.142]) by us1-rack-iad1.inumbo.com (Halon) with ESMTPS id e9d0cf41-bc73-4645-972d-0cb175bd987b; Tue, 22 Sep 2020 19:42:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=citrix.com; s=securemail; t=1600803726; h=subject:to:cc:references:from:message-id:date: mime-version:in-reply-to:content-transfer-encoding; bh=9xyC2WWswKckbro7NWlqZ4ONZMp+v/eT/n4821KWiP0=; b=e4o2GAeIx+DyG6IgVsKgW4CoPxr95B7JtShmPad96rDiWZ49yGQb+C7x zqsUCr+G57Y3P3O1pOqPkEgfB2Meh9Z67U7fmoO4UNfdzKowBu2QuKIph OMkFQsAaa6ij5CvLFVWys8TGFkfg5bH2chpRV4b4rawyb1NkqGXt1u0h6 E=; Authentication-Results: esa1.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none IronPort-SDR: pdXX3BWzCvikiWB/cs8o9IxhXb/mxI2mMnUAvN3+prlUCmEe1D5bqrHBVNhqBHGw96tmDgdI9i batOsqiqXP7wSywPH9gZp3xq79oKm+lxZqNRsQvObnt8axS54GedKsvHgyE9T7f0IvpSoRZF9u wPYscFkChrrGqOqP/7epVMm/erCHnrSOQQFK1w+U2j9jqJf42G84whyLGTXh5U7e+BMRklbE2h dlBNaIIRwrH3u5SxDEE3DzpgZ2M0r2dGiO6wkrKWdyPj1kD8roLQlNPEOX2aS0Nd9qlv1AdUtm oII= X-SBRS: 2.7 X-MesageID: 27638908 X-Ironport-Server: esa1.hc3370-68.iphmx.com X-Remote-IP: 162.221.158.21 X-Policy: $RELAYED X-IronPort-AV: E=Sophos;i="5.77,291,1596513600"; d="scan'208";a="27638908" Subject: Re: [PATCH 5/9] lib: move parse_size_and_unit() To: Jan Beulich , "xen-devel@lists.xenproject.org" CC: George Dunlap , Ian Jackson , Julien Grall , Wei Liu , Stefano Stabellini References: <823c1802-9a61-4059-c6a8-61f5c2fad12c@suse.com> From: Andrew Cooper Message-ID: <91879555-30cd-3bcc-8f63-c8a2bbe6ef6d@citrix.com> Date: Tue, 22 Sep 2020 20:41:59 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <823c1802-9a61-4059-c6a8-61f5c2fad12c@suse.com> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Language: en-GB X-ClientProxiedBy: AMSPEX02CAS02.citrite.net (10.69.22.113) To FTLPEX02CL05.citrite.net (10.13.108.178) X-BeenThere: xen-devel@lists.xenproject.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" On 14/09/2020 11:17, Jan Beulich wrote: > ... into its own CU, to build it into an archive. CU? Irrespective, it seems very weird to carve this out, seeing as it is called from a number of core locations, and depends on other core functions which aren't split out. ~Andrew