public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Jonas Bonn <jonas@southpole.se>
Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org,
	hans-christian.egtvedt@atmel.com, lethal@linux-sh.org
Subject: Re: [PATCH 1/2] asm-generic: adapt delay.h to common implementation
Date: Sat, 2 Jul 2011 13:21:10 +0200	[thread overview]
Message-ID: <201107021321.10786.arnd@arndb.de> (raw)
In-Reply-To: <1309600754-21217-1-git-send-email-jonas@southpole.se>

On Saturday 02 July 2011 11:59:13 Jonas Bonn wrote:
> 
> Several architectures are using a common delay.h implementation that
> appears to have originated with the x86 architecture.  This common
> implementation is a bit fuller than the current asm-generic version
> and has some compile-time checks that should be interesting for all
> architectures.
> 
> This patch takes the common delay.h version and replaces the rather
> trivial asm-generic version with it.  As no architecture was actually
> using asm-generic/delay.h, this change is rather innocuous; it will,
> however, allow us to switch at least four architectures over to using
> the asm-generic version.
> 
> Signed-off-by: Jonas Bonn <jonas@southpole.se>

Very nice. Do you want to keep that in your own tree for your convenience,
and merge it along with your architecture, or do you prefer me to
take them into the asm-generic tree?

If you want to add them to your tree, please add my

Acked-by: Arnd Bergmann <arnd@arndb.de>

  parent reply	other threads:[~2011-07-02 11:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-02  9:59 [PATCH 1/2] asm-generic: adapt delay.h to common implementation Jonas Bonn
2011-07-02  9:59 ` [PATCH 2/2] asm-generic: move archictures to common delay.h Jonas Bonn
2011-07-04 14:18   ` Hans-Christian Egtvedt
2011-07-02 11:21 ` Arnd Bergmann [this message]
2011-07-02 17:11   ` [PATCH 1/2] asm-generic: adapt delay.h to common implementation Jonas Bonn

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=201107021321.10786.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=hans-christian.egtvedt@atmel.com \
    --cc=jonas@southpole.se \
    --cc=lethal@linux-sh.org \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.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