linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] arm64: defconfig updates
@ 2016-04-19 22:39 Stuart Yoder
  2016-04-19 23:18 ` Arnd Bergmann
  0 siblings, 1 reply; 3+ messages in thread
From: Stuart Yoder @ 2016-04-19 22:39 UTC (permalink / raw)
  To: linux-arm-kernel

This patch series was based on 4.6-rc4.

As far as I know, when doing a 'make defconfig' immediately followed by 
'make savedefconfig', the resulting defconfig should exactly match
the original defconfig.  This was not the case for arm64 and patch 1 cleans
that up.

Patch 2 enables 48-bit VA to allow certain armv8 SoCs to cover all of
their physical memory regions. (see email thread:
http://www.spinics.net/lists/arm-kernel/msg497210.html)

Patch 3 enables some additional device for Freescale/NXP SoCs.

Stuart Yoder (3):
  arm64: defconfig: cleanup the defconfig
  arm64: defconfig: enable 48-bit virtual addresses
  arm64: defconfig: enable freescale/nxp config options

 arch/arm64/configs/defconfig | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

-- 
1.9.0

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 0/3] arm64: defconfig updates
  2016-04-19 22:39 [PATCH 0/3] arm64: defconfig updates Stuart Yoder
@ 2016-04-19 23:18 ` Arnd Bergmann
  2016-04-20  9:12   ` Will Deacon
  0 siblings, 1 reply; 3+ messages in thread
From: Arnd Bergmann @ 2016-04-19 23:18 UTC (permalink / raw)
  To: linux-arm-kernel

On Tuesday 19 April 2016 17:39:00 Stuart Yoder wrote:
> This patch series was based on 4.6-rc4.
> 
> As far as I know, when doing a 'make defconfig' immediately followed by 
> 'make savedefconfig', the resulting defconfig should exactly match
> the original defconfig.  This was not the case for arm64 and patch 1 cleans
> that up.
> 
> Patch 2 enables 48-bit VA to allow certain armv8 SoCs to cover all of
> their physical memory regions. (see email thread:
> http://www.spinics.net/lists/arm-kernel/msg497210.html)
> 
> Patch 3 enables some additional device for Freescale/NXP SoCs.
> 

The series looks fine to me. I'd suggest merging it through the
platform maintainer path, e.g. having the i.MX mainainers pick
them up and forward them to arm at kernel.org for inclusion in arm-soc.

If the arm64 maintainers want to pick them up (or maybe just patches
1 and 2, which are not platform specific), that's fine too, and you
can add my

Acked-by: Arnd Bergmann <arnd@arndb.de>

We haven't come up with a really good way to deal with this kind of
update for arm64, as a lot of the changes to the defconfig file are
related to stuff that goes through arm-soc, but some other stuff
doesn't.

	Arnd

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 0/3] arm64: defconfig updates
  2016-04-19 23:18 ` Arnd Bergmann
@ 2016-04-20  9:12   ` Will Deacon
  0 siblings, 0 replies; 3+ messages in thread
From: Will Deacon @ 2016-04-20  9:12 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Apr 20, 2016 at 01:18:28AM +0200, Arnd Bergmann wrote:
> On Tuesday 19 April 2016 17:39:00 Stuart Yoder wrote:
> > This patch series was based on 4.6-rc4.
> > 
> > As far as I know, when doing a 'make defconfig' immediately followed by 
> > 'make savedefconfig', the resulting defconfig should exactly match
> > the original defconfig.  This was not the case for arm64 and patch 1 cleans
> > that up.
> > 
> > Patch 2 enables 48-bit VA to allow certain armv8 SoCs to cover all of
> > their physical memory regions. (see email thread:
> > http://www.spinics.net/lists/arm-kernel/msg497210.html)
> > 
> > Patch 3 enables some additional device for Freescale/NXP SoCs.
> > 
> 
> The series looks fine to me. I'd suggest merging it through the
> platform maintainer path, e.g. having the i.MX mainainers pick
> them up and forward them to arm at kernel.org for inclusion in arm-soc.
> 
> If the arm64 maintainers want to pick them up (or maybe just patches
> 1 and 2, which are not platform specific), that's fine too, and you
> can add my
> 
> Acked-by: Arnd Bergmann <arnd@arndb.de>
> 
> We haven't come up with a really good way to deal with this kind of
> update for arm64, as a lot of the changes to the defconfig file are
> related to stuff that goes through arm-soc, but some other stuff
> doesn't.

I tend to see what got missed around -rc1, then send a single patch for
-rc2 that mops up the leftovers. Not ideal, but it seems to work...

But yes, please send as much as you can via the platform maintainers.

Will

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-04-20  9:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-19 22:39 [PATCH 0/3] arm64: defconfig updates Stuart Yoder
2016-04-19 23:18 ` Arnd Bergmann
2016-04-20  9:12   ` Will Deacon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).