Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1288944

Re: [PATCH 0/5] ARM: orion5x/dove/mv78xx0 multiplatform

From Arnd Bergmann <arnd@arndb.de>
Newsgroups linux.kernel
Subject Re: [PATCH 0/5] ARM: orion5x/dove/mv78xx0 multiplatform
Date 2015-12-10 22:40 +0100
Message-ID <qEh6q-3f7-33@gated-at.bofh.it> (permalink)
References <qyKEa-8h2-1@gated-at.bofh.it> <qEgDo-33z-25@gated-at.bofh.it> <qEh6q-3f7-35@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thursday 10 December 2015 22:14:25 Detlef Vollmann wrote:
> On 12/10/15 21:59, Arnd Bergmann wrote:
> > On Thursday 10 December 2015 20:03:18 Detlef Vollmann wrote:
> >> On 12/10/15 14:43, Arnd Bergmann wrote:
> >>>    text    data     bss     dec     hex filename
> >>>  942144   64112   17648 1023904   f9fa0 build/tmp/vmlinux-orion-allno
> >>> 1027516   54052   20824 1102392  10d238 build/tmp/vmlinux-multi-plus-orion
> >>> 1025320   66020   18744 1110084  10f044 build/tmp/vmlinux-orion-plus-of
> >>>
> >>> The diff below shows all the differences between orion-allno and
> >>> multi-plus-orion.
> >> How did you get the orion-allno config and how did you get it compiled?
> >> I tried to apply your changes to my config and compile it, but
> >> it started silentoldconfig which introduced back 'ARCH_MULTIPLATFORM'
> > 
> > The first and third row are without my patches, once they are applied,
> > ARCH_ORION becomes a sub-option of ARCH_MULTIPLATFORM.
>
> So with your patches it's no longer possible to build a small kernel, correct?

Correct. I was a bit surprised at how much object code enabling CONFIG_OF
adds these days, it used to be a lot less, but you are right that
disabling CONFIG_OF is not possible with the way that ARCH_MULTIPLATFORM
is structured.

It was always the plan to move all orion5x machines over to use CONFIG_OF
eventually, so you get that overhead one way or another, and at least
it looks like doing multiplatform on top of OF doesn't add any noticeable
extra overhead (the total numbers are actually smaller).

It may also be worth investigating what has made CONFIG_OF so costly,
maybe we can reduce this a bit again.

	Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH 0/5] ARM: orion5x/dove/mv78xx0 multiplatform Arnd Bergmann <arnd@arndb.de> - 2015-12-10 14:20 +0100
  Re: [PATCH 0/5] ARM: orion5x/dove/mv78xx0 multiplatform Arnd Bergmann <arnd@arndb.de> - 2015-12-10 14:50 +0100
    Re: [PATCH 0/5] ARM: orion5x/dove/mv78xx0 multiplatform Arnd Bergmann <arnd@arndb.de> - 2015-12-10 22:10 +0100
      Re: [PATCH 0/5] ARM: orion5x/dove/mv78xx0 multiplatform Arnd Bergmann <arnd@arndb.de> - 2015-12-10 22:40 +0100
        Re: [PATCH 0/5] ARM: orion5x/dove/mv78xx0 multiplatform Arnd Bergmann <arnd@arndb.de> - 2015-12-11 00:20 +0100
          Re: [PATCH 0/5] ARM: orion5x/dove/mv78xx0 multiplatform Jason Cooper <jason@lakedaemon.net> - 2015-12-11 14:40 +0100
            Re: [PATCH 0/5] ARM: orion5x/dove/mv78xx0 multiplatform Arnd Bergmann <arnd@arndb.de> - 2015-12-11 15:50 +0100
              Re: [PATCH 0/5] ARM: orion5x/dove/mv78xx0 multiplatform Jason Cooper <jason@lakedaemon.net> - 2015-12-11 16:00 +0100
            Re: [PATCH 0/5] ARM: orion5x/dove/mv78xx0 multiplatform Josh Triplett <josh@joshtriplett.org> - 2015-12-11 19:30 +0100
              Re: [PATCH 0/5] ARM: orion5x/dove/mv78xx0 multiplatform Jason Cooper <jason@lakedaemon.net> - 2015-12-11 19:50 +0100
                Re: [PATCH 0/5] ARM: orion5x/dove/mv78xx0 multiplatform Josh Triplett <josh@joshtriplett.org> - 2015-12-11 20:10 +0100
                Re: [PATCH 0/5] ARM: orion5x/dove/mv78xx0 multiplatform Jason Cooper <jason@lakedaemon.net> - 2015-12-11 20:20 +0100
  Re: [PATCH 0/5] ARM: orion5x/dove/mv78xx0 multiplatform Arnd Bergmann <arnd@arndb.de> - 2015-12-11 22:40 +0100

csiph-web