From: Borislav Petkov <bp@alien8.de>
To: David Rientjes <rientjes@google.com>
Cc: Will Huck <will.huckk@gmail.com>,
Steven Rostedt <rostedt@goodmis.org>,
LKML <linux-kernel@vger.kernel.org>,
linux-mm@kvack.org, Christoph Lameter <cl@linux.com>,
Behan Webster <behanw@converseincode.com>,
Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH] slab: Remove unnecessary __builtin_constant_p()
Date: Thu, 18 Apr 2013 12:24:38 +0200 [thread overview]
Message-ID: <20130418102438.GA21722@pd.tnic> (raw)
In-Reply-To: <alpine.DEB.2.02.1304171731410.26200@chino.kir.corp.google.com>
On Wed, Apr 17, 2013 at 05:32:03PM -0700, David Rientjes wrote:
> On Thu, 18 Apr 2013, Will Huck wrote:
>
> > In normal case, builtin_constant_p() is used for what?
> >
> http://gcc.gnu.org/onlinedocs/
Yeah, there's also this very educating site for situations like this
one:
http://lmgtfy.com
:-)
--
Regards/Gruss,
Boris.
Sent from a fat crate under my desk. Formatting is fine.
--
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
WARNING: multiple messages have this Message-ID (diff)
From: Borislav Petkov <bp@alien8.de>
To: David Rientjes <rientjes@google.com>
Cc: Will Huck <will.huckk@gmail.com>,
Steven Rostedt <rostedt@goodmis.org>,
LKML <linux-kernel@vger.kernel.org>,
linux-mm@kvack.org, Christoph Lameter <cl@linux.com>,
Behan Webster <behanw@converseincode.com>,
Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH] slab: Remove unnecessary __builtin_constant_p()
Date: Thu, 18 Apr 2013 12:24:38 +0200 [thread overview]
Message-ID: <20130418102438.GA21722@pd.tnic> (raw)
In-Reply-To: <alpine.DEB.2.02.1304171731410.26200@chino.kir.corp.google.com>
On Wed, Apr 17, 2013 at 05:32:03PM -0700, David Rientjes wrote:
> On Thu, 18 Apr 2013, Will Huck wrote:
>
> > In normal case, builtin_constant_p() is used for what?
> >
> http://gcc.gnu.org/onlinedocs/
Yeah, there's also this very educating site for situations like this
one:
http://lmgtfy.com
:-)
--
Regards/Gruss,
Boris.
Sent from a fat crate under my desk. Formatting is fine.
--
next prev parent reply other threads:[~2013-04-18 10:24 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-17 19:09 [PATCH] slab: Remove unnecessary __builtin_constant_p() Steven Rostedt
2013-04-17 19:09 ` Steven Rostedt
2013-04-18 0:03 ` David Rientjes
2013-04-18 0:03 ` David Rientjes
2013-04-22 20:44 ` Andrew Morton
2013-04-22 20:44 ` Andrew Morton
2013-04-22 20:58 ` Steven Rostedt
2013-04-22 20:58 ` Steven Rostedt
2013-04-22 21:16 ` Andrew Morton
2013-04-22 21:16 ` Andrew Morton
2013-04-22 23:15 ` Steven Rostedt
2013-04-22 23:15 ` Steven Rostedt
2013-04-24 7:31 ` Pekka Enberg
2013-04-24 7:31 ` Pekka Enberg
2013-04-23 5:06 ` Behan Webster
2013-04-23 5:06 ` Behan Webster
2013-04-18 0:15 ` Will Huck
2013-04-18 0:15 ` Will Huck
2013-04-18 0:32 ` David Rientjes
2013-04-18 0:32 ` David Rientjes
2013-04-18 10:24 ` Borislav Petkov [this message]
2013-04-18 10:24 ` Borislav Petkov
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=20130418102438.GA21722@pd.tnic \
--to=bp@alien8.de \
--cc=akpm@linux-foundation.org \
--cc=behanw@converseincode.com \
--cc=cl@linux.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=rientjes@google.com \
--cc=rostedt@goodmis.org \
--cc=will.huckk@gmail.com \
/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.