[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090426131422.GA19701@infradead.org>
Date: Sun, 26 Apr 2009 09:14:22 -0400
From: Christoph Hellwig <hch@...radead.org>
To: Rusty Russell <rusty@...tcorp.com.au>
Cc: Benny Halevy <bhalevy@...asas.com>,
Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org, Fred Isaman <iisaman@...i.umich.edu>,
Trond Myklebust <Trond.Myklebust@...app.com>
Subject: Re: [PATCH] lib: find_last_bit.o needed by a module only, move it
from lib to obj
On Sun, Apr 26, 2009 at 10:05:19PM +0930, Rusty Russell wrote:
> On Thu, 23 Apr 2009 11:10:32 pm Benny Halevy wrote:
> > From: Fred Isaman <iisaman@...i.umich.edu>
> >
> > Currently, although find_last_bit is EXPORTed, it is statically linked with
> > the lernel and is referenced only under CONFIG_SMP.
>
> Acked-by: Rusty Russell <rusty@...tcorp.com.au>
>
> We know that any EXPORT_SYMBOL in lib-y is dubious, at least, but we're
> lazy (ISTR it would gut lib-y to exclude them all).
The whole of lib-y is dangerous and we should just kill it..
--
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