public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: DuanZhenzhong <zhenzhong.duan@oracle.com>
To: linux-scsi@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: declare MODULE_FIRMWARE in libsas
Date: Tue, 04 Jan 2011 15:43:27 +0800	[thread overview]
Message-ID: <4D22CF9F.1070005@oracle.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 123 bytes --]

Signed-off-by: Zhenzhong Duan <zhenzhong.duan@oracle.com>

---
 sas_scsi_host.c |    1 +
 1 file changed, 1 insertion(+)



[-- Attachment #2: declare-firmware-in-libsas.patch --]
[-- Type: text/x-patch, Size: 463 bytes --]

diff -up linux-2.6/drivers/scsi/libsas/sas_scsi_host.c.origfw linux-2.6/drivers/scsi/libsas/sas_scsi_host.c
--- linux-2.6/drivers/scsi/libsas/sas_scsi_host.c.origfw	2011-01-04 14:11:18.000000000 +0800
+++ linux-2.6/drivers/scsi/libsas/sas_scsi_host.c	2011-01-04 14:11:35.000000000 +0800
@@ -1110,6 +1110,7 @@ out:
 	release_firmware(fw);
 	return res;
 }
+MODULE_FIRMWARE("sas_addr");
 EXPORT_SYMBOL_GPL(sas_request_addr);
 
 EXPORT_SYMBOL_GPL(sas_queuecommand);

             reply	other threads:[~2011-01-04  7:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-04  7:43 DuanZhenzhong [this message]
2011-01-04 14:08 ` declare MODULE_FIRMWARE in libsas James Bottomley
2011-01-04 17:45   ` Jeff Garzik
2011-01-05  3:18     ` DuanZhenzhong
2011-01-05  4:36       ` James Bottomley
2011-01-05  5:27         ` DuanZhenzhong
2011-01-05  4:47       ` Américo Wang
2011-01-05  5:28         ` DuanZhenzhong
2011-01-05  5:42           ` Américo Wang

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=4D22CF9F.1070005@oracle.com \
    --to=zhenzhong.duan@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox