All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Stefan Wiehler <stefan.wiehler@nokia.com>
Cc: Saravana Kannan <saravanak@google.com>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4 2/2] of/irq: Look up address cells via API call
Date: Tue, 13 Aug 2024 15:15:45 -0600	[thread overview]
Message-ID: <20240813211545.GA2038268-robh@kernel.org> (raw)
In-Reply-To: <20240812100652.3800963-2-stefan.wiehler@nokia.com>

On Mon, Aug 12, 2024 at 12:06:52PM +0200, Stefan Wiehler wrote:
> Signed-off-by: Stefan Wiehler <stefan.wiehler@nokia.com>
> ---
>  drivers/of/irq.c | 19 +++----------------
>  1 file changed, 3 insertions(+), 16 deletions(-)

I have a similar patch coded up, but then I wanted to try and make 
things stricter WRT walking up parent nodes (no FDT system should need 
that). So holding off on this one.

Rob


  reply	other threads:[~2024-08-13 21:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-12 10:06 [PATCH v4 1/2] of/irq: Prevent device address out-of-bounds read in interrupt map walk Stefan Wiehler
2024-08-12 10:06 ` [PATCH v4 2/2] of/irq: Look up address cells via API call Stefan Wiehler
2024-08-13 21:15   ` Rob Herring [this message]
2024-08-13 21:17 ` [PATCH v4 1/2] of/irq: Prevent device address out-of-bounds read in interrupt map walk Rob Herring (Arm)

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=20240813211545.GA2038268-robh@kernel.org \
    --to=robh@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=saravanak@google.com \
    --cc=stefan.wiehler@nokia.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.