[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 2/2] Update Xen version to 4.18-rc
- To: Juergen Gross <jgross@xxxxxxxx>
- From: Henry Wang <Henry.Wang@xxxxxxx>
- Date: Fri, 29 Sep 2023 08:07:02 +0000
- Accept-language: zh-CN, 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-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=fQAgr73R7D4FMoW/vkFwhI47aTK4oP1Vq0XMilS+uao=; b=bGUjR1pLdoMJkvBWxgsyceIpQPJsyn2X8xMxOxkh8hpouSruF9PlKsrhz4riVva4viasV2wkaLnV1bXDPlmvM8s686H3JBUBPzSWbhg1VDgigPDg8tfCBoEoilmCUVPJ5UWhxC7UHNSeMsswLeOmSlB/zw+0JB54q8zEVISCLZRxBr/OG5SMMcxH6a/AiHeA3zqhWNpl7z7CctdNYSqHK7slORTKA0YaR/Pm+JZiO2SQA/ru3xXV+bKLoxlWtTTEtd3w6O4j5Geh39VHyhHcmG59pNUWUSI+aOD+jz2BM9Ff38/v20oIrb0b7EwsPkT6FCpGke88snvtmMsik7A0Kw==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=kXXkJn9OiXk9o+Pl71xmSjsLe/P+qnhroTnIpLX12+Do8eflCZYS3ZGHo2yGpnShaL56Kv17XuRNuPKAJ9HriO4o4FWJbvVR2Ab+9eiHyZgxnp5bGynzg4+wGRoqpKlG5FFELehboONNe/AnHFfVUQNBUrLQK9wsfLPjTbyeGkKT2G2DNVoRIX0kLYm2eO7IJfcO6RPpvvdblp2tViJED7s7ZsRijIRFrP1qjTfF76bbYjlpJ81WV7XzHzLyXjtFTGkCKkNDD7Lp4/c1Dgs0hGojIxUJpgMVZpoxdP3hI2N/ibRVjJGymTIJusoLykkQFyNUrsqkDBFHNWB30GsAFA==
- Authentication-results-original: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=arm.com;
- Cc: Julien Grall <julien@xxxxxxx>, Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Julien Grall <jgrall@xxxxxxxxxx>, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, George Dunlap <george.dunlap@xxxxxxxxxx>, Jan Beulich <jbeulich@xxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>
- Delivery-date: Fri, 29 Sep 2023 08:07:20 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
- Nodisclaimer: true
- Original-authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=arm.com;
- Thread-index: AQHZ8qrc61Z2/2x5F0+YOWbVm7G1MrAxcbcAgAAAwgA=
- Thread-topic: [PATCH 2/2] Update Xen version to 4.18-rc
> On Sep 29, 2023, at 16:04, Juergen Gross <jgross@xxxxxxxx> wrote:
>
> On 29.09.23 09:58, Julien Grall wrote:
>> From: Julien Grall <jgrall@xxxxxxxxxx>
>> Signed-off-by: Julien Grall <jgrall@xxxxxxxxxx>
>> ---
>> README | 16 ++++++++--------
>> SUPPORT.md | 2 +-
>> xen/Makefile | 2 +-
>> 3 files changed, 10 insertions(+), 10 deletions(-)
>> diff --git a/README b/README
>> index a491c8dce55b..f45e1ef1cdca 100644
>> --- a/README
>> +++ b/README
>> @@ -1,11 +1,11 @@
>> -###############################################
>> -__ __ _ _ _ ___
>> -\ \/ /___ _ __ | || | / |( _ )
>> - \ // _ \ '_ \ | || |_ | |/ _ \
>> - / \ __/ | | | |__ _|| | (_) |
>> -/_/\_\___|_| |_| |_|(_)_|\___/
>> -
>> -###############################################
>> +#################################################
>> + _ _ _ ___
>> +__ _____ _ __ | || | / |( _ ) _ __ ___
>> +\ \/ / _ \ '_ \ | || |_ | |/ _ \ _____| '__/ __|
>> + > < __/ | | | |__ _|| | (_) |_____| | | (__
>> +/_/\_\___|_| |_| |_|(_)_|\___/ |_| \___|
>> +
>> +#################################################
>
> Is it on purpose to use "xen" instead of "Xen"?
I actually had the same question, but not sure if it really matters so didn’t
add any comments… Do we have some convention on this? So far I
have seen “xen”, “XEN” and “Xen” in different contexts.
Kind regards,
Henry
>
>
> Juergen
> <OpenPGP_0xB0DE9DD628BF132F.asc>
|