From: Ian Jackson <ian.jackson@eu.citrix.com>
To: <linux-scsi@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<xen-devel@lists.xenproject.org>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>,
Ian Jackson <Ian.Jackson@eu.citrix.com>,
James Bottomley <James.Bottomley@suse.de>,
Donald D Dugger <donald.d.dugger@intel.com>,
Pawel Baldysiak <pawel.baldysiak@intel.com>,
Lukasz Dorau <lukasz.dorau@intel.com>,
"Artur Paszkiewicz" <artur.paszkiewicz@intel.com>,
Ian Campbell <ian.campbell@citrix.com>,
Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>,
Boris Ostrovsky <boris.ostrovsky@oracle.com>,
David Vrabel <david.vrabel@citrix.com>
Subject: [PATCH] [SCSI] libsas: Kconfig: Enable SATA compatibility by default
Date: Fri, 1 May 2015 15:36:18 +0100 [thread overview]
Message-ID: <1430490978-1091-1-git-send-email-ian.jackson@eu.citrix.com> (raw)
In-Reply-To: <21826.14993.432271.52216@mariner.uk.xensource.com>
SATA controllers support SATA disks. The kernel should be able to
drive these, by default. It should not silently (apart from a
debugging-only printk) ignore them.
Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
CC: James Bottomley <James.Bottomley@suse.de>
CC: Donald D Dugger <donald.d.dugger@intel.com>
CC: Pawel Baldysiak <pawel.baldysiak@intel.com>
CC: Lukasz Dorau <lukasz.dorau@intel.com>
CC: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
CC: Ian Campbell <ian.campbell@citrix.com>
CC: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
CC: Boris Ostrovsky <boris.ostrovsky@oracle.com>
CC: David Vrabel <david.vrabel@citrix.com>
---
drivers/scsi/libsas/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/scsi/libsas/Kconfig b/drivers/scsi/libsas/Kconfig
index 9dafe64..16258b0 100644
--- a/drivers/scsi/libsas/Kconfig
+++ b/drivers/scsi/libsas/Kconfig
@@ -34,6 +34,7 @@ config SCSI_SAS_ATA
bool "ATA support for libsas (requires libata)"
depends on SCSI_SAS_LIBSAS
depends on ATA = y || ATA = SCSI_SAS_LIBSAS
+ default y
help
Builds in ATA support into libsas. Will necessitate
the loading of libata along with libsas.
--
1.7.10.4
next parent reply other threads:[~2015-05-01 14:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <21826.14993.432271.52216@mariner.uk.xensource.com>
2015-05-01 14:36 ` Ian Jackson [this message]
2015-05-03 13:07 ` Julian Calaby
2015-05-06 14:03 ` Ian Jackson
2015-05-06 14:23 ` James Bottomley
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=1430490978-1091-1-git-send-email-ian.jackson@eu.citrix.com \
--to=ian.jackson@eu.citrix.com \
--cc=James.Bottomley@suse.de \
--cc=artur.paszkiewicz@intel.com \
--cc=boris.ostrovsky@oracle.com \
--cc=david.vrabel@citrix.com \
--cc=donald.d.dugger@intel.com \
--cc=ian.campbell@citrix.com \
--cc=konrad.wilk@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=lukasz.dorau@intel.com \
--cc=pawel.baldysiak@intel.com \
--cc=xen-devel@lists.xenproject.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
all inboxes | Powered by JetHome®