From: Arnd Bergmann <arnd@arndb.de>
To: Chris Wright <chrisw@osdl.org>
Cc: linux-os <linux-os@analogic.com>,
Linux kernel <linux-kernel@vger.kernel.org>
Subject: Re: "Needlessly global functions static...."
Date: Thu, 17 Feb 2005 22:53:04 +0100 [thread overview]
Message-ID: <200502172253.04648.arnd@arndb.de> (raw)
In-Reply-To: <20050217212506.GA21662@shell0.pdx.osdl.net>
[-- Attachment #1: Type: text/plain, Size: 419 bytes --]
On Dunnersdag 17 Februar 2005 22:25, Chris Wright wrote:
> static != inline. Locally scoped symbols, 't', and global, 'T',
> are in kallsyms or System.map.
Well, actually they might get inlined automatically when building with
gcc -funit-at-a-time. That is of course a desired side effect of making
symbols local, although it can be confusing when you're looking at the
assembler output.
Arnd <><
[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
prev parent reply other threads:[~2005-02-17 22:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-17 21:12 "Needlessly global functions static...." linux-os
2005-02-17 21:23 ` Roland Dreier
2005-02-17 21:25 ` Chris Wright
2005-02-17 21:53 ` Arnd Bergmann [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=200502172253.04648.arnd@arndb.de \
--to=arnd@arndb.de \
--cc=chrisw@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-os@analogic.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox