From: "Love, Robert W" <robert.w.love@intel.com>
To: Tony Zelenoff <antonz@parallels.com>
Cc: "linux-scsi@vger.kernel.org" <linux-scsi@vger.kernel.org>
Subject: Re: [PATCH] fcoe: fix compilation warnings of section mismatch
Date: Fri, 29 Jun 2012 20:13:05 +0000 [thread overview]
Message-ID: <4FEE0C55.6010704@intel.com> (raw)
In-Reply-To: <1340713062-126798-1-git-send-email-antonz@parallels.com>
On 12-06-26 05:17 AM, Tony Zelenoff wrote:
Fix this message:
WARNING: drivers/scsi/fcoe/libfcoe.o(.init.text+0x21): Section mismatch
in reference from the function init_module() to the function
.exit.text:fcoe_transport_exit()
The function __init init_module() references
a function __exit fcoe_transport_exit().
Signed-off-by: Tony Zelenoff <antonz@parallels.com><mailto:antonz@parallels.com>
Thank you for the patch. However, this was fixed a few weeks ago. The patch is in James' 'for-next' branch here: http://git.kernel.org/?p=linux/kernel/git/jejb/scsi.git;a=commit;h=43b8a1613a1c8707d0e86316a7d6999fd767a5cf
I'm not sure if it's queue'd up for the current RC phase or not. I don't know how the scsi.git branches are managed. I think the patch should go for the current RC.
//Rob
next prev parent reply other threads:[~2012-06-29 20:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-26 12:17 [PATCH] fcoe: fix compilation warnings of section mismatch Tony Zelenoff
2012-06-29 20:13 ` Love, Robert W [this message]
2012-06-29 20:20 ` James Bottomley
2012-06-30 5:25 ` Tony Zelenoff
2012-07-02 16:22 ` Rustad, Mark D
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=4FEE0C55.6010704@intel.com \
--to=robert.w.love@intel.com \
--cc=antonz@parallels.com \
--cc=linux-scsi@vger.kernel.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.