linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Theodore Ts'o <tytso@mit.edu>
To: "Maciej W. Rozycki" <macro@linux-mips.org>
Cc: T Makphaibulchoke <tmac@hp.com>,
	viro@zeniv.linux.org.uk, linux-fsdevel@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] fs/mbcache.c: replacing __builtin_log2() with ilog2()
Date: Wed, 25 Jun 2014 22:13:00 -0400	[thread overview]
Message-ID: <20140626021300.GC6826@thunk.org> (raw)
In-Reply-To: <alpine.LFD.2.11.1406250017571.23403@eddie.linux-mips.org>

On Wed, Jun 25, 2014 at 12:24:49AM +0100, Maciej W. Rozycki wrote:
> On Fri, 30 May 2014, T Makphaibulchoke wrote:
> 
> > Fixing compiler error with some gcc version(s) that do not
> > support __builtin_log2().  Replacing __builtin_log2() with
> > ilog2().
> > 
> > Signed-off-by: T. Makphaibulchoke <tmac@hp.com>
> 
> Reviewed-by: Maciej W. Rozycki <macro@linux-mips.org>

Thanks, applied.

					- Ted

      reply	other threads:[~2014-06-26  2:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-30 17:35 [PATCH] fs/mbcache.c: replacing __builtin_log2() with ilog2() T Makphaibulchoke
2014-06-24 23:24 ` Maciej W. Rozycki
2014-06-26  2:13   ` Theodore Ts'o [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=20140626021300.GC6826@thunk.org \
    --to=tytso@mit.edu \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=macro@linux-mips.org \
    --cc=tmac@hp.com \
    --cc=viro@zeniv.linux.org.uk \
    /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;
as well as URLs for NNTP newsgroup(s).