mbox series

[GIT,PULL,1/7] ARM: tegra: Miscellaneous changes for v4.17-rc1

Message ID 20180316141850.4876-1-thierry.reding@gmail.com
State New
Headers show
Series [GIT,PULL,1/7] ARM: tegra: Miscellaneous changes for v4.17-rc1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.17-misc

Message

Thierry Reding March 16, 2018, 2:18 p.m. UTC
Hi ARM SoC maintainers,

The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:

  Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.17-misc

for you to fetch changes up to 601ff7edc748213fc6d4d7c1ded6467edbd1f1c2:

  MAINTAINERS: Update Tegra IOMMU maintainer (2018-03-09 09:45:27 +0100)

Thanks,
Thierry

----------------------------------------------------------------
ARM: tegra: Miscellaneous changes for v4.17-rc1

This contains a single patch to update the MAINTAINERS entry for the
Tegra SMMU driver.

----------------------------------------------------------------
Jon Hunter (1):
      MAINTAINERS: Update Tegra IOMMU maintainer

 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Arnd Bergmann March 27, 2018, 11:10 a.m. UTC | #1
On Fri, Mar 16, 2018 at 3:18 PM, Thierry Reding
<thierry.reding@gmail.com> wrote:
> Hi ARM SoC maintainers,
>
> The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:
>
>   Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.17-misc
>
> for you to fetch changes up to 601ff7edc748213fc6d4d7c1ded6467edbd1f1c2:
>
>   MAINTAINERS: Update Tegra IOMMU maintainer (2018-03-09 09:45:27 +0100)
>

I put this in the "fixes" branch now, sorry for the delay during my travels.
It would of course have been appropriate for other branches as well, but
bouncing maintainer addresses are annoying, so I think it's better to have
it in the 4.16 release.

     Arnd