Re: [Xen-devel] [PATCH] [SCSI] libsas: Kconfig: Enable SATA compatibility by default

2015-05-06 Thread James Bottomley
On Fri, 2015-05-01 at 15:36 +0100, Ian Jackson wrote: > 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. To be honest, this is a bit pointless: no distribution takes the kernel

Re: [Xen-devel] [PATCH] [SCSI] libsas: Kconfig: Enable SATA compatibility by default

2015-05-06 Thread Ian Jackson
Julian Calaby writes ("Re: [PATCH] [SCSI] libsas: Kconfig: Enable SATA compatibility by default"): > On Sat, May 2, 2015 at 12:36 AM, Ian Jackson > wrote: > > SATA controllers support SATA disks. The kernel should be able to > > Do you mean SAS controllers? Yes, sorry. Do you want me to resu

Re: [Xen-devel] [PATCH] [SCSI] libsas: Kconfig: Enable SATA compatibility by default

2015-05-03 Thread Julian Calaby
Hi Ian, On Sat, May 2, 2015 at 12:36 AM, Ian Jackson wrote: > SATA controllers support SATA disks. The kernel should be able to Do you mean SAS controllers? Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ __

[Xen-devel] [PATCH] [SCSI] libsas: Kconfig: Enable SATA compatibility by default

2015-05-01 Thread Ian Jackson
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 CC: James Bottomley CC: Donald D Dugger CC: Pawel Baldysiak CC: Lukasz Dorau CC: Artur Paszkiewicz