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

Re: [PATCH v2 0/2] xen: Linker scripts synchronization


  • To: Michal Orzel <michal.orzel@xxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Mon, 28 Mar 2022 13:21:07 +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=PiJCa61unhO5yryVZ4HW6DE+2QIA8JuE7jKW9c+xtiI=; b=BMKkpI5uty5paTXc62lt+Oa+54TReo7RTVhbTotmBDvnKN/zSg5rRaTQXLIudUP8oKx2jMQzhenKmPq4D44WcUtaciHdIDqLdVzuZv0v622okYuotcxVZSoivIul5Rwzi97noqKvWYCsJ/Ay2WBSmC1Gte5TrzBTY7ud9z8+AVuPnvYepT8ZNs4RCTIye8mfOsfTlEl/VebIwfMq5ON1qMK2i1+cOsFGQrU+0atLvcL0RkNTDFDiIVyII2therjN4wIfC1GPL4wFphCL7ajYZwlkXKSYoDye17ubdZsH0PK5D1JcrsBfXd3XVD2xnHAU2SCy3IiKhzqH6ECzS8oBmA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=h93QkaSIqk0jXs2jwt78f1I8raORvL/Y2jk4IyGNtHNlTbqnYzOGFIGYPPpw+CyJhCPRsxcGU3OaRsX5NNYdvQZY632M2r2QegrKPDrVMI36LgLAmrv07bWSJHbh5Sn7+E99bduHSXw9YCQlAEe4LOFKdzhsePOjtXpY8dvgcBp2ls9So9eHJs+e+NbSurxO7B1MLTX/4koTbeAuk25KYJ3nAYkNLHAoRY75xQgtyo7oMingeNyDQxU74JdS78nIcciCtCsKQaYLFH/ltKZzGBtLUXrfgMMLAerZ1ft7Z98df3/qYTs2vzQBQX5osCELegZ3qO4HohXdHI0Bi+VlNg==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
  • Cc: Stefano Stabellini <sstabellini@xxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Bertrand Marquis <bertrand.marquis@xxxxxxx>, Volodymyr Babchuk <Volodymyr_Babchuk@xxxxxxxx>, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, George Dunlap <george.dunlap@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>, Roger Pau Monné <roger.pau@xxxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • Delivery-date: Mon, 28 Mar 2022 11:21:20 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 28.03.2022 12:31, Michal Orzel wrote:
> Could you please review this series as you did give some comments in v1?

I have it on my list of things to look at, yes.

Jan

> On 22.03.2022 09:02, Michal Orzel wrote:
>> This patch series aims to do the first step towards linker scripts
>> synchronization. Linker scripts for arm and x86 share a lot of common
>> sections and in order to make the process of changing/improving/syncing
>> them, these sections shall be defined in just one place.
>>
>> The first patch creates an empty header file xen.lds.h to store the
>> constructs mutual to both x86 and arm linker scripts. It also includes
>> this header in the scripts.
>>
>> The second patch populates xen.lds.h with the first portion of common
>> macros and replaces the original contructs with these helpers.
>>
>> Michal Orzel (2):
>>   xen: Introduce a header to store common linker scripts content
>>   xen: Populate xen.lds.h and make use of its macros
>>
>>  xen/arch/arm/xen.lds.S    |  38 +++++---------
>>  xen/arch/x86/xen.lds.S    |  79 +++-------------------------
>>  xen/include/xen/xen.lds.h | 108 ++++++++++++++++++++++++++++++++++++++
>>  3 files changed, 129 insertions(+), 96 deletions(-)
>>  create mode 100644 xen/include/xen/xen.lds.h
>>
> 
> Cheers,
> Michal
> 




 


Rackspace

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