From: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
To: Suman Anna <s-anna-l0cyMroinI0@public.gmane.org>
Cc: Paul Walmsley <paul-DWxLp4Yu+b8AvxtiuMwx3w@public.gmane.org>,
linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCH 0/4] Cleanup legacy OMAP IOMMU device creation
Date: Mon, 30 Nov 2015 10:34:23 -0800 [thread overview]
Message-ID: <20151130183423.GJ2517@atomide.com> (raw)
In-Reply-To: <562919CB.1000606-l0cyMroinI0@public.gmane.org>
* Suman Anna <s-anna-l0cyMroinI0@public.gmane.org> [151022 10:16]:
> Hi Tony,
>
> On 09/16/2015 06:48 PM, Suman Anna wrote:
> > Hi Tony,
> >
> > The following series removes the legacy platform device creation
> > logic for OMAP IOMMU devices. I will cleanup the legacy support
> > from the OMAP IOMMU driver in a subsequent merge window after
> > this series makes it to mainline.
> >
> > Patches are based on 4.3-rc1 + the OMAP3 ISP instantiation cleanup
> > patch [1]. All the patches need to be picked up sequentially,
> > otherwise a NULL pointer dereference crash might be seen on OMAP3
> > legacy boots as the dev attribute structure is deferenced directly
> > in mach-omap2/omap-iommu.c during platform data creation. Also, the
> > last patch removes the structure definition altogether, so will
> > cause build issues if picked separately from the hwmod cleanup
> > patches.
> >
> > I do not have any boards where I can still perform a legacy-style
> > boot, so patches verified using DT-boot only.
> >
> > regards
> > Suman
> >
> > [1] https://patchwork.kernel.org/patch/6806891/
> >
> > Suman Anna (4):
> > ARM: OMAP2+: Remove legacy device instantiation of IOMMUs
> > ARM: OMAP3: hwmod data: Remove legacy IOMMU data
> > ARM: OMAP4: hwmod data: Remove legacy IOMMU attr and addrs
> > ARM: OMAP2+: Remove omap_mmu_dev_attr structure
>
> Ping on this series. You should be able to pick up atleast patch 1 if
> not picking all, now that the OMAP3 ISP cleanup patch is staged in your
> omap-for-4.4/cleanup branch.
Sorry for the delays, applying this series into omap-for-v4.5/soc.
Regards,
Tony
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] Cleanup legacy OMAP IOMMU device creation
Date: Mon, 30 Nov 2015 10:34:23 -0800 [thread overview]
Message-ID: <20151130183423.GJ2517@atomide.com> (raw)
In-Reply-To: <562919CB.1000606@ti.com>
* Suman Anna <s-anna@ti.com> [151022 10:16]:
> Hi Tony,
>
> On 09/16/2015 06:48 PM, Suman Anna wrote:
> > Hi Tony,
> >
> > The following series removes the legacy platform device creation
> > logic for OMAP IOMMU devices. I will cleanup the legacy support
> > from the OMAP IOMMU driver in a subsequent merge window after
> > this series makes it to mainline.
> >
> > Patches are based on 4.3-rc1 + the OMAP3 ISP instantiation cleanup
> > patch [1]. All the patches need to be picked up sequentially,
> > otherwise a NULL pointer dereference crash might be seen on OMAP3
> > legacy boots as the dev attribute structure is deferenced directly
> > in mach-omap2/omap-iommu.c during platform data creation. Also, the
> > last patch removes the structure definition altogether, so will
> > cause build issues if picked separately from the hwmod cleanup
> > patches.
> >
> > I do not have any boards where I can still perform a legacy-style
> > boot, so patches verified using DT-boot only.
> >
> > regards
> > Suman
> >
> > [1] https://patchwork.kernel.org/patch/6806891/
> >
> > Suman Anna (4):
> > ARM: OMAP2+: Remove legacy device instantiation of IOMMUs
> > ARM: OMAP3: hwmod data: Remove legacy IOMMU data
> > ARM: OMAP4: hwmod data: Remove legacy IOMMU attr and addrs
> > ARM: OMAP2+: Remove omap_mmu_dev_attr structure
>
> Ping on this series. You should be able to pick up atleast patch 1 if
> not picking all, now that the OMAP3 ISP cleanup patch is staged in your
> omap-for-4.4/cleanup branch.
Sorry for the delays, applying this series into omap-for-v4.5/soc.
Regards,
Tony
next prev parent reply other threads:[~2015-11-30 18:34 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-16 23:48 [PATCH 0/4] Cleanup legacy OMAP IOMMU device creation Suman Anna
2015-09-16 23:48 ` Suman Anna
[not found] ` <1442447302-5246-1-git-send-email-s-anna-l0cyMroinI0@public.gmane.org>
2015-09-16 23:48 ` [PATCH 1/4] ARM: OMAP2+: Remove legacy device instantiation of IOMMUs Suman Anna
2015-09-16 23:48 ` Suman Anna
2015-09-16 23:48 ` [PATCH 2/4] ARM: OMAP3: hwmod data: Remove legacy IOMMU data Suman Anna
2015-09-16 23:48 ` Suman Anna
2015-09-16 23:48 ` [PATCH 3/4] ARM: OMAP4: hwmod data: Remove legacy IOMMU attr and addrs Suman Anna
2015-09-16 23:48 ` Suman Anna
2015-09-16 23:48 ` [PATCH 4/4] ARM: OMAP2+: Remove omap_mmu_dev_attr structure Suman Anna
2015-09-16 23:48 ` Suman Anna
2015-10-22 17:15 ` [PATCH 0/4] Cleanup legacy OMAP IOMMU device creation Suman Anna
2015-10-22 17:15 ` Suman Anna
[not found] ` <562919CB.1000606-l0cyMroinI0@public.gmane.org>
2015-11-30 18:34 ` Tony Lindgren [this message]
2015-11-30 18:34 ` Tony Lindgren
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=20151130183423.GJ2517@atomide.com \
--to=tony-4v6ys6ai5vpbdgjk7y7tuq@public.gmane.org \
--cc=iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=paul-DWxLp4Yu+b8AvxtiuMwx3w@public.gmane.org \
--cc=s-anna-l0cyMroinI0@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.