All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lorenzo Pieralisi <lpieralisi@kernel.org>
To: Dan Carpenter <dan.carpenter@linaro.org>
Cc: linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, Marc Zyngier <maz@kernel.org>,
	Sascha Bischoff <sascha.bischoff@arm.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	Timothy Hayes <timothy.hayes@arm.com>
Subject: Re: [PATCH 0/3] irqchip/gic-v5: Fix some static checker issues
Date: Thu, 17 Jul 2025 09:06:57 +0200	[thread overview]
Message-ID: <aHihEUNIPd3AVL96@lpieralisi> (raw)
In-Reply-To: <7feeb4d2-1033-47ba-8730-150993491ec2@sabinyo.mountain>

On Wed, Jul 16, 2025 at 02:37:16PM -0500, Dan Carpenter wrote:
> These are few things that Smatch complained about.  I have not tested
> these patches.  Patch 3 in particular probably needs to be reviewed
> more carefully.

Thanks a lot Dan for reporting (and fixing) them. I had a look
at the patches, [1-2] are obviously correct, patch 3 seems correct
too albeit it could be split in two and I need to test the error
handling loop.

I don't know at this stage what's best wrt applying them (where and
how).

Thanks again,
Lorenzo

> 
> Dan Carpenter (3):
>   irqchip/gic-v5: Delete a stray tab
>   irqchip/gic-v5: Fix forever loop in gicv5_its_create_itt_two_level()
>     error handling
>   irqchip/gic-v5: Fix error handling in gicv5_its_irq_domain_alloc()
> 
>  drivers/irqchip/irq-gic-v5-irs.c |  2 +-
>  drivers/irqchip/irq-gic-v5-its.c | 18 +++++++++++++-----
>  2 files changed, 14 insertions(+), 6 deletions(-)
> 
> -- 
> 2.47.2
> 


      reply	other threads:[~2025-07-17  7:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-16 19:37 [PATCH 0/3] irqchip/gic-v5: Fix some static checker issues Dan Carpenter
2025-07-17  7:06 ` Lorenzo Pieralisi [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aHihEUNIPd3AVL96@lpieralisi \
    --to=lpieralisi@kernel.org \
    --cc=dan.carpenter@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maz@kernel.org \
    --cc=sascha.bischoff@arm.com \
    --cc=tglx@linutronix.de \
    --cc=timothy.hayes@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.