All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Ungerer <gerg@snapgear.com>
To: Bernd Schmidt <bernds_cb1@t-online.de>
Cc: Adrian Bunk <bunk@kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	penguin-kernel@I-love.SAKURA.ne.jp, linux-kernel@vger.kernel.org,
	Paul Mundt <lethal@linux-sh.org>,
	David Howells <dhowells@redhat.com>
Subject: Re: [PATCH] Add EXPORT_SYMBOL(ksize);
Date: Tue, 11 Dec 2007 21:16:26 +1000	[thread overview]
Message-ID: <475E718A.5080001@snapgear.com> (raw)
In-Reply-To: <475E6A99.1050800@t-online.de>

Bernd Schmidt wrote:
> A couple of Cc:s added.
> 
> Adrian Bunk wrote:
>> On Mon, Dec 03, 2007 at 03:34:59PM -0800, Andrew Morton wrote:
>>> On Sun, 2 Dec 2007 14:48:42 +0100
>>> Adrian Bunk <bunk@kernel.org> wrote:
>>>
>>>> On Sun, Dec 02, 2007 at 05:43:39PM +0900, Tetsuo Handa wrote:
>>>>> mm/slub.c exports ksize(), but mm/slob.c and mm/slab.c don't. I don't know why.
>>>>> ...
>>>> That's due to the fact that my patch to remove this unused export from 
>>>> slub was not yet applied...
>>>>
>>>> Where is the modular in-kernel user?
>>>>
>>> binfmt_flat.c, binfmt_elf_fdpic.c.
>> I could have sworn I had checked that both are bools, but BINFMT_FLAT is 
>> actually a tristate.
>>
>> Is anyone actually using binfmt_flat modular (considering it's only 
>> available for !MMU embedded systems)? If yes, then only exporting 
>> ksize() will not be enough for getting it working modular...
> 
> We're not using modular binfmt_flat on the Blackfin, but I can't speak
> for other architectures.

I don't know of any architectures that do (or have ever) used
these as modules.

Regards
Greg


------------------------------------------------------------------------
Greg Ungerer  --  Chief Software Dude       EMAIL:     gerg@snapgear.com
SnapGear -- a Secure Computing Company      PHONE:       +61 7 3435 2888
825 Stanley St,                             FAX:         +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia         WEB: http://www.SnapGear.com

      reply	other threads:[~2007-12-11 11:41 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-02  8:43 [PATCH] Add EXPORT_SYMBOL(ksize); Tetsuo Handa
2007-12-02 13:48 ` Adrian Bunk
2007-12-02 21:34   ` Tetsuo Handa
2007-12-02 21:46     ` Arnaldo Carvalho de Melo
2007-12-03 11:41       ` Tetsuo Handa
2007-12-03 13:57         ` Adrian Bunk
2007-12-03 14:07           ` Pekka Enberg
2007-12-03 21:19             ` Matt Mackall
2007-12-03 23:34   ` Andrew Morton
2007-12-06 21:02     ` Adrian Bunk
2007-12-06 21:07       ` Adrian Bunk
2007-12-11 10:46       ` Bernd Schmidt
2007-12-11 11:16         ` Greg Ungerer [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=475E718A.5080001@snapgear.com \
    --to=gerg@snapgear.com \
    --cc=akpm@linux-foundation.org \
    --cc=bernds_cb1@t-online.de \
    --cc=bunk@kernel.org \
    --cc=dhowells@redhat.com \
    --cc=lethal@linux-sh.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=penguin-kernel@I-love.SAKURA.ne.jp \
    /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.