From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takuya Yoshikawa Date: Mon, 10 May 2010 12:09:15 +0000 Subject: Re: [RFC][PATCH resend 8/12] asm-generic: bitops: introduce le bit Message-Id: <4BE7F76B.3060408@oss.ntt.co.jp> List-Id: References: <20100504215645.6448af8f.takuya.yoshikawa@gmail.com> <201005061538.54326.arnd@arndb.de> <4BE7F22E.9070504@oss.ntt.co.jp> <201005101401.52182.arnd@arndb.de> In-Reply-To: <201005101401.52182.arnd@arndb.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Arnd Bergmann Cc: Takuya Yoshikawa , Avi Kivity , mtosatti@redhat.com, agraf@suse.de, fernando@oss.ntt.co.jp, kvm@vger.kernel.org, kvm-ppc@vger.kernel.org, kvm-ia64@vger.kernel.org, tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com, x86@kernel.org, benh@kernel.crashing.org, paulus@samba.org, linuxppc-dev@ozlabs.org, linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org >> >> Yes, I'm just using in kernel space: qemu has its own endian related helpers. >> >> So if you allow us to place this macro in asm-generic/bitops/* it will help us. > > No problem at all then. Thanks for the explanation. > > Acked-by: Arnd Bergmann Thanks you both. I will add your Acked-by from now on! Takuya