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: Enable I$/D$/BrPredict based on config
Date: Thu, 3 May 2012 23:51:05 +0100	[thread overview]
Message-ID: <20120503225105.GH897@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <1336078825-9810-1-git-send-email-bryan.buckley@ti.com>

On Thu, May 03, 2012 at 04:00:25PM -0500, Bryan Buckley wrote:
> Currently we only disable these bits based on config. Now we will
> use this config option to explicitly enable these features at this
> point regardless of what bootloader, other SW, or HW did before.

NAK.  r0 comes from the CPU specific file.  It is up to the CPU
specific support file to decide what setting is appropriate.  For
example, a CPU not implementing the I bit will require this bit to
be preserved, rather than being explicitly written as one or zero.

The ifdefs here are just disable-overrides for that, primerily to allow
testing of new CPUs.

      parent reply	other threads:[~2012-05-03 22:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-03 21:00 [PATCH] ARM: Enable I$/D$/BrPredict based on config Bryan Buckley
2012-05-03 22:23 ` Måns Rullgård
2012-05-03 22:48   ` Buckley, Bryan
2012-05-03 22:52     ` Russell King - ARM Linux
2012-05-03 22:57     ` Måns Rullgård
2012-05-03 22:58       ` Buckley, Bryan
2012-05-03 22:51 ` Russell King - ARM Linux [this message]

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=20120503225105.GH897@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).