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: <20100504220500.7695cd66.takuya.yoshikawa@gmail.com> In-Reply-To: <20100504220500.7695cd66.takuya.yoshikawa@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-ia64@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