From: Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>
To: Joerg Roedel <joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
Cc: "iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org"
<iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org>,
Axel Lin <axel.lin-8E1dMatC8ynQT0dZR+AlfA@public.gmane.org>
Subject: Re: [V4.0 REGRESSION FIX] [PATCH] iommu: ipmmu-vmsa: Add terminating entry for ipmmu_of_ids
Date: Wed, 18 Mar 2015 18:05:53 +0200 [thread overview]
Message-ID: <2015507.Elz8zHjKzf@avalon> (raw)
In-Reply-To: <1711107.1vuWNY7q60@avalon>
Hi Joerg,
On Wednesday 18 March 2015 01:28:50 Laurent Pinchart wrote:
> On Tuesday 17 March 2015 08:06:45 Axel Lin wrote:
> > The of_device_id table is supposed to be zero-terminated.
> >
> > Signed-off-by: Axel Lin <axel.lin-8E1dMatC8ynQT0dZR+AlfA@public.gmane.org>
>
> Acked-by: Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>
>
> Joerg, I don't have anything queued up at the moment, could you please pick
> the patch from the list ?
Thinking twice about this, as DT support has been introduced in v4.0-rc1, so
this is a v4.0 regression fix. Could you push it to Linus for v4.0 ?
> > ---
> >
> > drivers/iommu/ipmmu-vmsa.c | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/drivers/iommu/ipmmu-vmsa.c b/drivers/iommu/ipmmu-vmsa.c
> > index 10186ca..bc39bdf 100644
> > --- a/drivers/iommu/ipmmu-vmsa.c
> > +++ b/drivers/iommu/ipmmu-vmsa.c
> > @@ -851,6 +851,7 @@ static int ipmmu_remove(struct platform_device *pdev)
> >
> > static const struct of_device_id ipmmu_of_ids[] = {
> > { .compatible = "renesas,ipmmu-vmsa", },
> > + { }
> > };
> >
> > static struct platform_driver ipmmu_driver = {
--
Regards,
Laurent Pinchart
next prev parent reply other threads:[~2015-03-18 16:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-17 0:06 [PATCH] iommu: ipmmu-vmsa: Add terminating entry for ipmmu_of_ids Axel Lin
2015-03-17 23:28 ` Laurent Pinchart
2015-03-18 16:05 ` Laurent Pinchart [this message]
2015-03-23 14:24 ` Joerg Roedel
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=2015507.Elz8zHjKzf@avalon \
--to=laurent.pinchart-rylnwiuwjnjg/c1bvhzhaw@public.gmane.org \
--cc=axel.lin-8E1dMatC8ynQT0dZR+AlfA@public.gmane.org \
--cc=iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org \
--cc=joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org \
/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.