[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 2/3] xen/ppc: Implement early serial printk on PaPR/pseries


  • To: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Fri, 9 Jun 2023 11:38:57 +0200
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.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=1Axb7SAVZHw9HP/uNPKJAVMsTCGxkkXt6pz1ZmizR2U=; b=dDx4L7AO6bkMaRcfXqC2Yt4xE2X7QbXTZwc+RU2tZAKFfVVEU5QX2gkWZVBml8gzr6qJ8xIZ+gCqj8yIFYNlP791JMNqzZGw0iJj6gu+6Fl3OVVmdBRunOIVXinpcco/WyhNBN3eMYuoLPij9zvNFDOzm0zkqOsUsCFPeaWqasxb2SsTCJpiW3I1HTNWqkx3EQyv/eDJemGZDNXc3QBUuHVH9rleHaQg1zS4y24mtBT54Gg/Rk8UE6UjflonhEunnek22pcFEnz6L4kaQtYsFWu9hzMdGryQdp5TNdD4NSlZ6OBPLcdeHi+ivIBRg5sG26ie/9g+VnFhLnTbR/oR0w==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=dQgtnPT8J6gFLjty228yQD3T7pbOxA0QF4kqfZ08+dpSTKCre0JvFUAbUTEL8Yj5pdmJEGt422Ofl90okd7fnferBmgciobn6+zfxRjU3gIRhIfKpKQLUOQokeRP5h7UXfsfK4IdYgqdohO4Lg/UKeNHngUXnP4FU7gAbl3TwPtQNo464IOU4fhj05jq0zWtglsaZpoMy47LmSqTTn3Ag144xYNufKmeAlQs05PvSBu8u4b7lUG4CR0rELSzI2fQ38MyaQ/+2mextLmJVeqQEJ6rM4PwJv7C3jMue2TVGiUuiqsLCrF5b4SyiPM6DfnP8kxvOz5EYgzDOydXddZaNw==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
  • Cc: tpearson@xxxxxxxxxxxxxxxxxxxxx, George Dunlap <george.dunlap@xxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>, Shawn Anastasio <shawnanastasio@xxxxxxxxxxxxxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxx, Shawn Anastasio <shawn@xxxxxxxxxx>
  • Delivery-date: Fri, 09 Jun 2023 09:39:15 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 09.06.2023 11:29, Andrew Cooper wrote:
> On 09/06/2023 10:22 am, Jan Beulich wrote:
>>> --- /dev/null
>>> +++ b/xen/arch/ppc/boot_of.c
>>> @@ -0,0 +1,122 @@
>>> +/* SPDX-License-Identifier: GPL-2.0-or-later */
>> By default we mean to use ...
>>
>>> --- /dev/null
>>> +++ b/xen/arch/ppc/early_printk.c
>>> @@ -0,0 +1,36 @@
>>> +/* SPDX-License-Identifier: GPL-2.0 */
>> ... the more modern form of this (GPL-2.0-only). Anything deviating from
>> that may want justifying in the description.
> 
> GPL-2.0-or-later is fine.

Hmm, I was merely following
https://lists.xen.org/archives/html/xen-devel/2023-06/msg00415.html.
The text at the top of ./COPYING looks to suggest -only, and I'm
unaware of any other place where our default is actually written down.

Jan

> It's only the un-qualified GPL-2.0 form which is deprecated, and should
> be replaced with an -or-later or -only suffix, as chosen by the
> copyright holder.
> 
> ~Andrew




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.