Re: [Xen-devel] [PATCH] xen-scsiback: some modifications about code comment

2015-02-19 Thread David Vrabel
On 09/02/15 07:08, Juergen Gross wrote: > On 02/07/2015 04:31 AM, Rudy Zhang wrote: >> From: Tao Chen >> >> Signed-off-by: Tao Chen > > Are some white space fixes in comments really worth a patch? No. David -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of

[Bug 10890] Heavy iSCSI traffic triggers memory allocation complaints and system lockup

2015-02-19 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=10890 Alan changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 10554] scsi_scan doesn't set the queue depth for tape drive

2015-02-19 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=10554 Alan changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug 14534] mvsas : repeatably disconnects all disks during RAID6 resync

2015-02-19 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=14534 Alan changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 15562] SCSI Generic block io queueing can lock up

2015-02-19 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15562 Alan changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug 16058] [BUG] Cannot boot any kernel from 2.6.27 on if a 256 byte sector SCSI disk is attached

2015-02-19 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16058 Alan changed: What|Removed |Added Status|NEW |RESOLVED CC|

Re: [hpsa] regression, does not recognise tape robot changer

2015-02-19 Thread Don Brace
On 02/19/2015 11:09 AM, Kjetil Torgrim Homme wrote: this regression is getting old, but it's still present in the newest Linus kernels. I have a HP server with a P411 card with a MSL G3 48 slot tape changer attached. the tape changer has two LTO5 and one LTO6 tape drives installed. one of the

Concerns about "mpt2sas: Added Reply Descriptor Post Queue (RDPQ) Array support"

2015-02-19 Thread Benjamin Herrenschmidt
Hi Sreekanth ! While looking at some (unrelated) issue where mtp2sas seems to be using 32-bit DMA instead of 64-bit DMA on some POWER platforms, I noticed this patch which was merged as 5fb1bf8aaa832e1e9ca3198de7bbecb8eff7db9c. Can you confirm my understanding that you are: - Setting the DMA ma

Re: Concerns about "mpt2sas: Added Reply Descriptor Post Queue (RDPQ) Array support"

2015-02-19 Thread Benjamin Herrenschmidt
On Fri, 2015-02-20 at 16:01 +1100, Benjamin Herrenschmidt wrote: > Hi Sreekanth ! > > While looking at some (unrelated) issue where mtp2sas seems to be using > 32-bit DMA instead of 64-bit DMA on some POWER platforms, I noticed this > patch which was merged as 5fb1bf8aaa832e1e9ca3198de7bbecb8eff7d

Re: Concerns about "mpt2sas: Added Reply Descriptor Post Queue (RDPQ) Array support"

2015-02-19 Thread Benjamin Herrenschmidt
On Fri, 2015-02-20 at 16:06 +1100, Benjamin Herrenschmidt wrote: > Note that even on powerpc platforms where it would work because we > maintain both 32-bit and 64-bit bypass windows in the device address > space simultaneously, you will leak iommu entries unless you also switch > back to 32-bit w

Re: Concerns about "mpt2sas: Added Reply Descriptor Post Queue (RDPQ) Array support"

2015-02-19 Thread James Bottomley
On Fri, 2015-02-20 at 16:22 +1100, Benjamin Herrenschmidt wrote: > On Fri, 2015-02-20 at 16:06 +1100, Benjamin Herrenschmidt wrote: > > > Note that even on powerpc platforms where it would work because we > > maintain both 32-bit and 64-bit bypass windows in the device address > > space simultaneo

Re: Concerns about "mpt2sas: Added Reply Descriptor Post Queue (RDPQ) Array support"

2015-02-19 Thread Benjamin Herrenschmidt
On Fri, 2015-02-20 at 16:22 +1100, Benjamin Herrenschmidt wrote: > Looking a bit more closely, you basically do > > - set_dma_mask(64-bit) > - set_consistent_dma_mask(32-bit) > > Now, I don't know how x86 will react to the conflicting masks, but on > ppc64, I'm pretty sure the second one will

Re: Concerns about "mpt2sas: Added Reply Descriptor Post Queue (RDPQ) Array support"

2015-02-19 Thread Benjamin Herrenschmidt
On Thu, 2015-02-19 at 21:45 -0800, James Bottomley wrote: > Ben, this is legal by design. It was specifically designed for the > aic79xx SCSI card, but can be used for a variety of other reasons. The > aic79xx hardware problem was that the DMA engine could address the whole > of memory (it had tw