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

Re: [PATCH v3 2/2] arch/arm: time: Add support for parsing interrupts by names


  • To: "Andrei Cherechesu (OSS)" <andrei.cherechesu@xxxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Michal Orzel <michal.orzel@xxxxxxx>
  • Date: Mon, 13 Mar 2023 14:47:34 +0100
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=oss.nxp.com smtp.mailfrom=amd.com; dmarc=pass (p=quarantine sp=quarantine pct=100) action=none header.from=amd.com; dkim=none (message not signed); 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=KxvF3Weffj/99Gw1FdZ/bzAlrd8XAXZV8dxKNWRn2Eo=; b=QokkITtivz02CLsMxRL7HYJ22CO0HC7Hyt8FaQLTgHmtSl/n4kdeh6d/rTSCO91BgtE+uaQQZHSyFhwwNy6bilyytcELE2V7AewswIGepaVlhaGyutfQQu6OoZR2KAhwq9OyNRTw1oP0CrSKo4YkksXO+sqUfXJnkY/SgC4IeZK8XecPQCS5FiyhPkYI10E3uRL5pkbAfLmcv/Gef+dSaZFB33BbG3U/B1zjGZaUxkIbRR0YtwGeMcYS5cI74szuCl91zH1BBCsBen9f1ZTJ2HZ8hz8a69Xca4RZYpt1UC6mlSXLA0dDFpLv3UfUn1qbTG6lJhnGQEpwV/B0yAOuhg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=OI3Bur+MbZyca7dY7zlLgu+7LcWPvXPTksxtN453kWKe5mqQs6JspgVOzozwaEl2KWClu0Eciv9okuPKcuitsY39VFWK0LIyktI9/3EdS9ko0hAJfnlbwEUA7PThLaXiuiZWR8m4regrRTfVKEO8uMxVh59td3VaPQBXBd2wkI3ca2sliL0Jx4rwEBNLTWPBIif1a3SgV7xA2hMbr1eOM/2J9ylC6T3Qh+Jc35XPSe+HhWctbFD85siReEu7AGfJFVLksc5QcLwkSJ8l5Z6fvalo4NzFGgD4SMrR+KqdkXV2m31bIiKXd0iCPVmmF/o5A6AtY0KdNYALH83gZgQMmQ==
  • Cc: <sstabellini@xxxxxxxxxx>, <Bertrand.Marquis@xxxxxxx>, <julien@xxxxxxx>, <Volodymyr_Babchuk@xxxxxxxx>, <rahul.singh@xxxxxxx>, Andrei Cherechesu <andrei.cherechesu@xxxxxxx>
  • Delivery-date: Mon, 13 Mar 2023 13:47:48 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 13/03/2023 14:08, Andrei Cherechesu (OSS) wrote:
> 
> 
> From: Andrei Cherechesu <andrei.cherechesu@xxxxxxx>
> 
> Added support for parsing the ARM generic timer interrupts DT
> node by the "interrupt-names" property, if it is available.
> 
> If not available, the usual parsing based on the expected
> IRQ order is performed.
> 
> Also treated returning 0 as an error case for the
> platform_get_irq() calls, since it is not a valid PPI ID and
> treating it as a valid case would only cause Xen to BUG() later,
> when trying to reserve vIRQ being SGI.
> 
> Added the "hyp-virt" PPI to the timer PPI list, even
> though it's currently not in use. If the "hyp-virt" PPI is
> not found, the hypervisor won't panic.
> 
> Signed-off-by: Andrei Cherechesu <andrei.cherechesu@xxxxxxx>
Reviewed-by: Michal Orzel <michal.orzel@xxxxxxx>

~Michal




 


Rackspace

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