From: Sam Ravnborg <sam@ravnborg.org>
To: Hugh Dickins <hugh@veritas.com>
Cc: Ingo Molnar <mingo@elte.hu>,
Christoph Lameter <cl@linux-foundation.org>,
Nick Piggin <nickpiggin@yahoo.com.au>,
linux-kernel@vger.kernel.org
Subject: Re: CONFIG_OPTIMIZE_INLINING fun
Date: Sat, 15 Nov 2008 08:57:50 +0100 [thread overview]
Message-ID: <20081115075750.GA11109@uranus.ravnborg.org> (raw)
In-Reply-To: <Pine.LNX.4.64.0811141804030.29883@blonde.site>
>
> I do wonder whether there's some tweak we could make to page-flags.h
> which would stop this nonsense. Change the inline functions back to
> macros? I suspect that by itself wouldn't work, and my quick attempt
> to try it failed abysmally to compile, I've not the cpp foo needed.
Try declaring the inline functions as __always_inline
This undo the effect of CONFIG_OPTIMIZE_INLINING=n.
Sam
next prev parent reply other threads:[~2008-11-15 7:56 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-14 18:13 Hugh Dickins
2008-11-14 18:53 ` Christoph Lameter
2008-11-14 19:38 ` Hugh Dickins
2008-11-14 19:46 ` Christoph Lameter
2008-11-15 0:19 ` Hugh Dickins
2008-11-15 7:57 ` Sam Ravnborg [this message]
2008-11-15 13:21 ` Andi Kleen
2008-11-15 15:49 ` Hugh Dickins
2008-11-15 16:25 ` Andi Kleen
[not found] ` <20090211042758.GV21351@cordes.ca>
2009-02-11 8:32 ` Andi Kleen
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=20081115075750.GA11109@uranus.ravnborg.org \
--to=sam@ravnborg.org \
--cc=cl@linux-foundation.org \
--cc=hugh@veritas.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=nickpiggin@yahoo.com.au \
/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
all inboxes | Powered by JetHome®