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

Re: [XEN v2 02/11] xen/arm: Use the correct format specifier


  • To: Julien Grall <julien@xxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Ayan Kumar Halder <ayan.kumar.halder@xxxxxxx>
  • From: Ayan Kumar Halder <ayankuma@xxxxxxx>
  • Date: Fri, 20 Jan 2023 11:09:36 +0000
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=amd.com; dmarc=pass action=none header.from=amd.com; dkim=pass header.d=amd.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=C+w0yBuaDtRV633ju1Z44HVaFVLVdguynPWv4SITV78=; b=Kvr68cdV8GhltZn1oGGMv/upccomkArBmejMhbI/thi3/4A3cBuSCLNlh2I4fQJkvX7rugZXeRzjO1Pfm/dAzgTSiah5D2KqHRMvbU2eKEHnfqvySAJ7VLZkxp9S7ByeZ/2sObZ4XXKqV4FiNODMUZtjqBR1cufrU4Xaav9VrdrziXEiGwfWEMHf/S7khvoyjnt3HmoX69KR9hKPFw+zCIUdMwMskI90A0h8G7nbQwDZOgEgC3n0Jd6I8QsQe6HLLG8s7B1mtuIBcVEBUK4zYChQ8PsTBH41HXLpNfbkahKNhVrb5EYwVRGPMKx7+2hfW9nXRj0yMUPJMY+XuEK2FQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=PwuQrXNkmE4CJ2GAEsGioWle1pDtv6TrRXl72j6FeKn/yzCAn9tMdtdtFC09yh4y3gNg3ksW4M60UH8b8CL+Ss7JRBobsg9U4VIGvn9vRXZ0XBTQexDMzl3cqjcArz3HhffphkJSFxguiL9zTBj36zuzXbFlGDLGEwwW6BLuGrHfNt0gIF1purB0Qo+eJlmR+7yLQW7rdD6kUqWgsq4Vx+x/upXUrlJooedTBwq/AnhJCE8wTBQr3QO2dYluQo194Et/mo7Bm2NBgNrv805eHsNfNX0CYtlx80c3+miX8xy7fMCXmKeUhexmf89P3iPS74thV34kxbu1dTWb0NcqfA==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=amd.com;
  • Cc: xen-devel@xxxxxxxxxxxxxxxxxxxx, stefano.stabellini@xxxxxxx, Volodymyr_Babchuk@xxxxxxxx, bertrand.marquis@xxxxxxx
  • Delivery-date: Fri, 20 Jan 2023 11:09:55 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>


On 20/01/2023 09:32, Julien Grall wrote:
Hi,
Hi Julien,

On 19/01/2023 22:54, Stefano Stabellini wrote:
On Tue, 17 Jan 2023, Ayan Kumar Halder wrote:
1. One should use 'PRIpaddr' to display 'paddr_t' variables.
2. One should use 'PRIx64' to display 'u64' in hex format. The current
use of 'PRIpaddr' for printing PTE is buggy as this is not a physical
address.

Signed-off-by: Ayan Kumar Halder <ayan.kumar.halder@xxxxxxx>

Reviewed-by: Stefano Stabellini <sstabellini@xxxxxxxxxx>


I have committed the patch.

Thanks for the reviews and commit. :)

Did you miss "[XEN v2 01/11] xen/ns16550: Remove unneeded truncation check in the DT init code" ?

- Ayan


Cheers,




 


Rackspace

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