[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1295258512.15492.13.camel@hcegtvedt>
Date: Mon, 17 Jan 2011 11:01:52 +0100
From: Hans-Christian Egtvedt <hans-christian.egtvedt@...el.com>
To: Akinobu Mita <akinobu.mita@...il.com>
Cc: linux-kernel@...r.kernel.org, linux-arch@...r.kernel.org,
akpm@...ux-foundation.org, Richard Henderson <rth@...ddle.net>,
Ivan Kokshaysky <ink@...assic.park.msu.ru>,
Bryan Wu <bryan.wu@...log.com>,
Mikael Starvik <starvik@...s.com>,
David Howells <dhowells@...hat.com>,
Yoshinori Sato <ysato@...rs.sourceforge.jp>,
"Luck, Tony" <tony.luck@...el.com>,
Ralf Baechle <ralf@...ux-mips.org>,
Kyle McMartin <kyle@...artin.ca>,
Matthew Wilcox <willy@...ian.org>,
Grant Grundler <grundler@...isc-linux.org>,
Paul Mundt <lethal@...ux-sh.org>,
Kazumoto Kojima <kkojima@...iij4u.or.jp>,
"David S. Miller" <davem@...emloft.net>,
Chris Zankel <chris@...kel.net>, Ingo Molnar <mingo@...e.hu>,
Thomas Gleixner <tglx@...utronix.de>,
"H. Peter Anvin" <hpa@...or.com>
Subject: Re: [PATCH v4 09/24] bitops: introduce little-endian bitops for
most architectures
On Sun, 2011-01-16 at 22:08 +0900, Akinobu Mita wrote:
> Introduce little-endian bit operations to the architectures which do not
> have native little-endian bit operations. (alpha, avr32, blackfin, cris,
> frv, h8300, ia64, m32r, mips, mn10300, parisc, sh, sparc, tile, x86,
> xtensa)
>
> These architectures can just include generic implementation
> (asm-generic/bitops/le.h).
>
> Signed-off-by: Akinobu Mita <akinobu.mita@...il.com>
> Cc: Richard Henderson <rth@...ddle.net>
> Cc: Ivan Kokshaysky <ink@...assic.park.msu.ru>
> Cc: Hans-Christian Egtvedt <hans-christian.egtvedt@...el.com>
> Cc: Bryan Wu <bryan.wu@...log.com>
> Cc: Mikael Starvik <starvik@...s.com>
> Cc: David Howells <dhowells@...hat.com>
> Cc: Yoshinori Sato <ysato@...rs.sourceforge.jp>
> Cc: "Luck, Tony" <tony.luck@...el.com>
> Cc: Ralf Baechle <ralf@...ux-mips.org>
> Cc: Kyle McMartin <kyle@...artin.ca>
> Cc: Matthew Wilcox <willy@...ian.org>
> Cc: Grant Grundler <grundler@...isc-linux.org>
> Cc: Paul Mundt <lethal@...ux-sh.org>
> Cc: Kazumoto Kojima <kkojima@...iij4u.or.jp>
> Cc: "David S. Miller" <davem@...emloft.net>
> Cc: Chris Zankel <chris@...kel.net>
> Cc: Ingo Molnar <mingo@...e.hu>
> Cc: Thomas Gleixner <tglx@...utronix.de>
> Cc: "H. Peter Anvin" <hpa@...or.com>
> Signed-off-by: Andrew Morton <akpm@...ux-foundation.org>
> ---
>
> Change from v3:
> - No change
>
> The whole series is available in the git repository at:
> git://git.kernel.org/pub/scm/linux/kernel/git/mita/linux-2.6.git le-bitops-v4
>
> arch/alpha/include/asm/bitops.h | 1 +
> arch/avr32/include/asm/bitops.h | 1 +
For the AVR32 related change,
Acked-by: Hans-Christian Egtvedt <hans-christian.egtvedt@...el.com>
<snipp>
--
Hans-Christian Egtvedt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists