From: Rusty Russell <rusty@rustcorp.com.au>
To: Benny Halevy <bhalevy@panasas.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
linux-kernel@vger.kernel.org,
Fred Isaman <iisaman@citi.umich.edu>,
Trond Myklebust <Trond.Myklebust@netapp.com>
Subject: Re: [PATCH] lib: find_last_bit.o needed by a module only, move it from lib to obj
Date: Sun, 26 Apr 2009 22:05:19 +0930 [thread overview]
Message-ID: <200904262205.20608.rusty@rustcorp.com.au> (raw)
In-Reply-To: <1240494032-9674-1-git-send-email-bhalevy@panasas.com>
On Thu, 23 Apr 2009 11:10:32 pm Benny Halevy wrote:
> From: Fred Isaman <iisaman@citi.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@rustcorp.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).
Thanks,
Rusty.
next prev parent reply other threads:[~2009-04-26 12:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-23 13:40 [PATCH] lib: find_last_bit.o needed by a module only, move it from lib to obj Benny Halevy
2009-04-26 12:35 ` Rusty Russell [this message]
2009-04-26 13:14 ` Christoph Hellwig
2009-04-26 14:13 ` Benny Halevy
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=200904262205.20608.rusty@rustcorp.com.au \
--to=rusty@rustcorp.com.au \
--cc=Trond.Myklebust@netapp.com \
--cc=bhalevy@panasas.com \
--cc=iisaman@citi.umich.edu \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/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.