[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20071206210248.GN15974@stusta.de>
Date: Thu, 6 Dec 2007 22:02:48 +0100
From: Adrian Bunk <bunk@...nel.org>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: penguin-kernel@...ove.SAKURA.ne.jp, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Add EXPORT_SYMBOL(ksize);
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@...nel.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...
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists