All of lore.kernel.org
 help / color / mirror / Atom feed
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: READ THIS: the next mach-types update
Date: Thu, 15 Sep 2011 17:26:02 +0200	[thread overview]
Message-ID: <201109151726.02445.arnd@arndb.de> (raw)
In-Reply-To: <20110915102528.GI6267@n2100.arm.linux.org.uk>

On Thursday 15 September 2011, Russell King - ARM Linux wrote:
> Moreover, entries older than 12 months which have not been merged will
> be removed.  It is not possible to automatically check for machine_is_xxx()
> usages as these could conflict with other architectures, and I'm
> certainly NOT checking for them by hand (I estimate that'd take a
> significant amount of manual effort to do.)  What that means is that it
> is important to get the core platform support in first before any
> drivers which may make use of this.

Hi Russell,

I've just tried checking the machine_is_xxx() values in the kernel for
the list you posted and found just two that are actually being used:

arch/arm/mach-orion5x/ts209-setup.c:    if (machine_is_ts_x09())
arch/arm/mach-kirkwood/sheevaplug-setup.c:      if (machine_is_sheeva_esata())

Would it be possible to just fix these to use the correct form instead,
along with the respective mach-types change?

	Arnd

  parent reply	other threads:[~2011-09-15 15:26 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-15 10:25 READ THIS: the next mach-types update Russell King - ARM Linux
2011-09-15 14:50 ` Jean-Christophe PLAGNIOL-VILLARD
2011-09-16  7:31   ` Russell King - ARM Linux
2011-09-17  2:51     ` Jean-Christophe PLAGNIOL-VILLARD
2011-09-15 15:26 ` Arnd Bergmann [this message]
2011-09-15 19:11   ` Russell King - ARM Linux
2011-09-15 19:32     ` Nicolas Pitre
2011-09-15 18:05 ` Olof Johansson
2011-09-16 10:27 ` Richard Cochran
2011-09-18 15:44   ` Arnd Bergmann
2011-09-19 15:51     ` Richard Cochran
2011-09-17 14:28 ` Pedanekar, Hemant
2011-09-17 14:28   ` Pedanekar, Hemant
2011-09-17 14:34   ` Russell King - ARM Linux
2011-09-17 14:34     ` Russell King - ARM Linux
2011-09-19 14:51     ` Pedanekar, Hemant
2011-09-19 14:51       ` Pedanekar, Hemant
2011-09-19 23:13 ` H Hartley Sweeten
2011-10-17 10:56   ` Russell King - ARM Linux
2011-10-17 11:22     ` Arnd Bergmann
2011-10-17 16:57       ` H Hartley Sweeten

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=201109151726.02445.arnd@arndb.de \
    --to=arnd@arndb.de \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.