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


Groups > linux.kernel > #1322117

Re: [linux-review:James-Hogan/kbuild-Remove-stale-asm-generic-wrappers/20160119-183642] d979f99e9cc14e2667e9b6e268db695977e4197a BUILD DONE

From Russell King - ARM Linux <linux@arm.linux.org.uk>
Newsgroups linux.kernel
Subject Re: [linux-review:James-Hogan/kbuild-Remove-stale-asm-generic-wrappers/20160119-183642] d979f99e9cc14e2667e9b6e268db695977e4197a BUILD DONE
Date 2016-01-29 22:50 +0100
Message-ID <qWp5x-Re-11@gated-at.bofh.it> (permalink)
References <qSCE1-730-1@gated-at.bofh.it> <qVLhM-5vZ-31@gated-at.bofh.it> <qVYRJ-6R2-45@gated-at.bofh.it> <qW3Ro-28Y-27@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Jan 29, 2016 at 12:07:21AM +0100, Arnd Bergmann wrote:
> This doesn't sound too hard. I've picked the defaults out of the
> git history in the patch below. The only tricky part was davinci,
> which has two different addresses and requires a little rework
> to avoid circular dependencies.

I think there's a much better way to solve this.

How about we have an architecture-defined way to provide all*config
with a set of settings to be used with Kconfig to define these
integer settings, rather than papering over the problem making up
random addresses (like you're doing for the debug stuff.)  Eg,
a default architecture-provided setting for KCONFIG_ALLCONFIG
that defines things such as the physical offset and the debug
addresses to be used for all*config targets?

Surely that's better than hacking around with the Kconfig files
trying to frig something into working, which can potentially confuse
people.

-- 
RMK's Patch system: http://www.arm.linux.org.uk/developer/patches/
FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up
according to speedtest.net.

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


Thread

Re:  [linux-review:James-Hogan/kbuild-Remove-stale-asm-generic-wrappers/20160119-183642]  d979f99e9cc14e2667e9b6e268db695977e4197a BUILD DONE Fengguang Wu <fengguang.wu@intel.com> - 2016-01-28 04:20 +0100
  Re: [linux-review:James-Hogan/kbuild-Remove-stale-asm-generic-wrappers/20160119-183642] d979f99e9cc14e2667e9b6e268db695977e4197a BUILD DONE Arnd Bergmann <arnd@arndb.de> - 2016-01-28 13:10 +0100
  Re:  [linux-review:James-Hogan/kbuild-Remove-stale-asm-generic-wrappers/20160119-183642]  d979f99e9cc14e2667e9b6e268db695977e4197a BUILD DONE Russell King - ARM Linux <linux@arm.linux.org.uk> - 2016-01-28 18:50 +0100
    Re: [linux-review:James-Hogan/kbuild-Remove-stale-asm-generic-wrappers/20160119-183642] d979f99e9cc14e2667e9b6e268db695977e4197a BUILD DONE Arnd Bergmann <arnd@arndb.de> - 2016-01-29 00:10 +0100
      Re: [linux-review:James-Hogan/kbuild-Remove-stale-asm-generic-wrappers/20160119-183642]  d979f99e9cc14e2667e9b6e268db695977e4197a BUILD DONE Geert Uytterhoeven <geert@linux-m68k.org> - 2016-01-29 09:10 +0100
        Re: [linux-review:James-Hogan/kbuild-Remove-stale-asm-generic-wrappers/20160119-183642] d979f99e9cc14e2667e9b6e268db695977e4197a BUILD DONE Arnd Bergmann <arnd@arndb.de> - 2016-01-29 21:50 +0100
          Re: [linux-review:James-Hogan/kbuild-Remove-stale-asm-generic-wrappers/20160119-183642]  d979f99e9cc14e2667e9b6e268db695977e4197a BUILD DONE Geert Uytterhoeven <geert@linux-m68k.org> - 2016-01-29 22:30 +0100
            Re: [linux-review:James-Hogan/kbuild-Remove-stale-asm-generic-wrappers/20160119-183642] d979f99e9cc14e2667e9b6e268db695977e4197a BUILD DONE Arnd Bergmann <arnd@arndb.de> - 2016-01-29 23:00 +0100
              Re:  [linux-review:James-Hogan/kbuild-Remove-stale-asm-generic-wrappers/20160119-183642]  d979f99e9cc14e2667e9b6e268db695977e4197a BUILD DONE Russell King - ARM Linux <linux@arm.linux.org.uk> - 2016-01-30 00:20 +0100
      Re:  [linux-review:James-Hogan/kbuild-Remove-stale-asm-generic-wrappers/20160119-183642]  d979f99e9cc14e2667e9b6e268db695977e4197a BUILD DONE Russell King - ARM Linux <linux@arm.linux.org.uk> - 2016-01-29 22:50 +0100

csiph-web