linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: l2c: prima2: only call l2x0_of_init() on matching nodes
Date: Mon, 28 Apr 2014 15:52:23 +0100	[thread overview]
Message-ID: <20140428145223.GL26756@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <20140428143709.GC7719@beef>

On Mon, Apr 28, 2014 at 10:37:09AM -0400, Matt Porter wrote:
> The "fix" is tested against bcm281xx and bcm21664 as that is what the
> l2c cleanup breaks in -next. As mentioned, I don't have the sirfsoc h/w
> so this first attempt at a fix also breaks their platform. It can be
> addressed by adding those platform specific compatibles back to the dts,
> of course.
> 
> I'd much prefer that the sirfsoc folks fix this...it's going to break
> other platforms in a multi v7 build.

Well, it's about time we got rid of this from platform specific code
anyway, taking it away from platform maintainers to mess around with.
So that's what I'm doing.

It's worth noting that if you build a single zImage with exynos also
enabled, then you also end up with an unconditional call from that
code to l2x0_of_init() with it's own magic numbers - and that applies
before my changes.

So let's fix this properly and yank this crap from platform maintainers
fingers.

-- 
FTTC broadband for 0.8mile line: now at 9.7Mbps down 460kbps up... slowly
improving, and getting towards what was expected from it.

  reply	other threads:[~2014-04-28 14:52 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-28  0:27 [PATCH] ARM: l2c: prima2: only call l2x0_of_init() on matching nodes Matt Porter
2014-04-28  9:15 ` Russell King - ARM Linux
2014-04-28 13:40   ` Matt Porter
2014-04-29 15:10     ` Barry Song
2014-04-28 14:29 ` Felipe Balbi
2014-04-28 14:37   ` Matt Porter
2014-04-28 14:52     ` Russell King - ARM Linux [this message]
2014-04-29 15:05       ` Barry Song
2014-04-29 15:14         ` Russell King - ARM Linux
2014-04-29 15:40           ` Barry Song
2014-05-22  9:33             ` Russell King - ARM Linux
2014-05-22 11:04               ` Barry Song
2014-05-22 11:27                 ` Russell King - ARM Linux
2014-05-22 11:39                   ` Barry Song

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140428145223.GL26756@n2100.arm.linux.org.uk \
    --to=linux@arm.linux.org.uk \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).