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


Groups > linux.kernel > #1359978

Re: [PATCH] mtd: only use __xipram annotation when XIP_KERNEL is set

From Arnd Bergmann <arnd@arndb.de>
Newsgroups linux.kernel
Subject Re: [PATCH] mtd: only use __xipram annotation when XIP_KERNEL is set
Date 2016-03-17 17:00 +0100
Message-ID <rdIv8-Qo-23@gated-at.bofh.it> (permalink)
References <qURyW-64A-23@gated-at.bofh.it> <r98gz-6uA-23@gated-at.bofh.it> <r98zT-6BN-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Friday 04 March 2016 16:43:36 Brian Norris wrote:
> On Sat, Mar 05, 2016 at 12:28:38AM +0000, David Woodhouse wrote:
> > On Fri, 2016-03-04 at 16:22 -0800, Brian Norris wrote:
> > > 
> > > ...but, does anyone care about XIP / MTD_XIP then, if the first two
> > > examples we have both have long-standing build issues?
> > 
> > I think there are people trying to make it work on other platforms,
> > yes.
> 
> OK... can we kill the broken platforms though? I'm not confident that my
> and Arnd's workaround attempts will yield anything more than a pat on
> our own backs to say "yay, it compiles!" And given the number of
> practically unused things we're already maintaining in MTD, I'm always
> happy for an excuse to kill off some of it.

Sorry for the late reply.

As the three platforms that use this have all been broken for around
ten years, it seems reasonable to assume nobody is going to miss the
current implementation, but I'd leave it up to the individual platform
maintainers.

If we remove all three, that would also give us more flexibility
regarding the interface definition for any future users of the feature.
I think the most likely to use it is the Renesas RZ/A1H platform
with its 10MB of on-chip SRAM, and this one doesn't work with the
current method anyway.

	Arnd

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


Thread

Re: [PATCH] mtd: only use __xipram annotation when XIP_KERNEL is set Brian Norris <computersforpeace@gmail.com> - 2016-03-05 01:10 +0100
  Re: [PATCH] mtd: only use __xipram annotation when XIP_KERNEL is set Brian Norris <computersforpeace@gmail.com> - 2016-03-05 01:20 +0100
    Re: [PATCH] mtd: only use __xipram annotation when XIP_KERNEL is set Arnd Bergmann <arnd@arndb.de> - 2016-03-05 01:30 +0100
      Re: [PATCH] mtd: only use __xipram annotation when XIP_KERNEL is set Robert Jarzmik <robert.jarzmik@free.fr> - 2016-03-05 09:50 +0100
        Re: [PATCH] mtd: only use __xipram annotation when XIP_KERNEL is set Arnd Bergmann <arnd@arndb.de> - 2016-03-06 21:00 +0100
  Re: [PATCH] mtd: only use __xipram annotation when XIP_KERNEL is set David Woodhouse <dwmw2@infradead.org> - 2016-03-05 01:30 +0100
    Re: [PATCH] mtd: only use __xipram annotation when XIP_KERNEL is set Brian Norris <computersforpeace@gmail.com> - 2016-03-05 01:50 +0100
      Re: [PATCH] mtd: only use __xipram annotation when XIP_KERNEL is set Arnd Bergmann <arnd@arndb.de> - 2016-03-17 17:00 +0100
  Re: [PATCH] mtd: only use __xipram annotation when XIP_KERNEL is set Brian Norris <computersforpeace@gmail.com> - 2016-03-05 01:30 +0100
    Re: [PATCH] mtd: only use __xipram annotation when XIP_KERNEL is set Arnd Bergmann <arnd@arndb.de> - 2016-03-05 01:40 +0100
      Re: [PATCH] mtd: only use __xipram annotation when XIP_KERNEL is set Tony Lindgren <tony@atomide.com> - 2016-03-07 17:50 +0100

csiph-web