From: Chris Metcalf <cmetcalf@tilera.com>
To: Akinobu Mita <akinobu.mita@gmail.com>
Cc: <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] tile: use asm-generic/bitops/builtin-*.h
Date: Wed, 14 Aug 2013 12:29:28 -0400 [thread overview]
Message-ID: <520BB068.3070607@tilera.com> (raw)
In-Reply-To: <1376485650-5227-1-git-send-email-akinobu.mita@gmail.com>
On 8/14/2013 9:07 AM, Akinobu Mita wrote:
> The definisions of __ffs(), __fls(), and ffs() for tile are almost same
> as asm-generic/bitops-*.h. The only difference is that it is defined
> as __always_inline or inline. So this switches to use those headers.
>
> Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
> Cc: Chris Metcalf <cmetcalf@tilera.com>
> ---
> arch/tile/include/asm/bitops.h | 38 +++-----------------------------------
> 1 file changed, 3 insertions(+), 35 deletions(-)
Thanks; taken into the tile tree (though I moved the new #includes to the end of the header with the other asm-generic #includes).
--
Chris Metcalf, Tilera Corp.
http://www.tilera.com
prev parent reply other threads:[~2013-08-14 16:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-14 13:07 [PATCH] tile: use asm-generic/bitops/builtin-*.h Akinobu Mita
2013-08-14 16:29 ` Chris Metcalf [this message]
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=520BB068.3070607@tilera.com \
--to=cmetcalf@tilera.com \
--cc=akinobu.mita@gmail.com \
--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 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.