[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v4 1/2] xen: EXPERT clean-up and introduce UNSUPPORTED
- To: Jan Beulich <jbeulich@xxxxxxxx>
- From: Bertrand Marquis <Bertrand.Marquis@xxxxxxx>
- Date: Tue, 26 Jan 2021 13:20:14 +0000
- Accept-language: en-GB, en-US
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=arm.com; dmarc=pass action=none header.from=arm.com; dkim=pass header.d=arm.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=0jyhp6/3v76sM6Q3RtGKoOHvPaFj/rDSryuOdH6rfSI=; b=Zb1p8eGbEQ4jeyEmbLXAPB5b07nrB84LdYDvxmXFma1UouvqEJkldF14K3R6aZDoNcBDTHR3fMnvDNA18Hs9bHujVBfNPh7niu7TVpRPgYoI1pvpnr+Stb+izBxiVL0diCCzMxOMVWefi2LtLhB4z3S2u1GRvRp55p5TQ5er6t23n+L/KEjBksXCYCzH0DmPEFesCG+lq6SLMpTYAQereJMHmN3VzjlULd/gaRZh+0UvOPI2Z++utZkNKQjY3CHSpzNFyNJ88IXK0xy6jBaYtfJ0iIpGal/QcrT4iwjAHHIDk2t/Fk21uHmZH1kwRvC9ME0kry9/GmKZWMTM+YQ4Rg==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=I86FVCh9CBhoLCVqAPSH+CeZu0KqPGhYtmBvn5Oy+u3r8cfIDDWjlEQ//aMNYt32LTebujbdc9hAOJ1NU7fDTSQnpBWcR7juxkzbNK/BtTd/VI6TMcejKBNJzp73wIQ81EW83xyIuu8gGTL6M3sKs/vXtiXeCUJjjcbYJtEJxxgK/oTbo5XPl5pqFsHM+nXFRoVIp6VeapXeAfMSVoKpuLBW4CwsaqYp7cZ3nEDbxxHLg8CVkztdCJE9jHWGfFmAk2PmEVT+QpXz2L5Ye234G7zB1Gqw6AjzAWPUUzGwCiwogMJLvahm34JPXlqcgHNjbjDJ5Pj8jFmXk+EGSnb+Fg==
- Authentication-results-original: suse.com; dkim=none (message not signed) header.d=none;suse.com; dmarc=none action=none header.from=arm.com;
- Cc: Ian Jackson <iwj@xxxxxxxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Stefano Stabellini <stefano.stabellini@xxxxxxxxxx>, "andrew.cooper3@xxxxxxxxxx" <andrew.cooper3@xxxxxxxxxx>, "george.dunlap@xxxxxxxxxx" <george.dunlap@xxxxxxxxxx>, "julien@xxxxxxx" <julien@xxxxxxx>, "wl@xxxxxxx" <wl@xxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>
- Delivery-date: Tue, 26 Jan 2021 13:20:30 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
- Nodisclaimer: true
- Original-authentication-results: suse.com; dkim=none (message not signed) header.d=none;suse.com; dmarc=none action=none header.from=arm.com;
- Thread-index: AQHW82EN9R2ynrmbqk6EAVX0Oyalkao5otWAgAAc8QCAAAFygIAAAbYAgAAfFACAAAKIAIAAAG4AgAAAOoA=
- Thread-topic: [PATCH v4 1/2] xen: EXPERT clean-up and introduce UNSUPPORTED
> On 26 Jan 2021, at 13:19, Jan Beulich <jbeulich@xxxxxxxx> wrote:
>
> On 26.01.2021 14:17, Ian Jackson wrote:
>> Jan Beulich writes ("Re: [PATCH v4 1/2] xen: EXPERT clean-up and introduce
>> UNSUPPORTED"):
>>> On 26.01.2021 12:17, Bertrand Marquis wrote:
>>>> Maybe something we could explain more clearly in the UNSUPPORTED/EXPERT
>>>> config parameters instead ?
>>>> We could also make that more clear in the help of such parameters directly.
>>>>
>>>> I do not see how we could make that more clear directly in the prompt (as
>>>> making it too long is not a good solution).
>>>
>>> My main request is that such tags be added only if there's
>>> absolutely no ambiguity. Anything else (requiring longer
>>> explanations in many cases) should be expressed in the help
>>> text of the option, or in yet other ways (a referral to
>>> SUPPORT.md comes to mind).
>>
>> Is
>>
>>>>>>> + bool "Harden the branch predictor against aliasing attacks
>>>>>>> (disabling UNSUPPORTED)" if UNSUPPORTED
>>
>> too long ?
>
> It may be tolerable, but it is getting longish imo.
I am also not quite sure this is making things clearer.
Bertrand
>
> Jan
|