RE

2016-09-08 Thread Service Membre Zimbra
Sua cota de webmail excedeu a cota, que é de 2 GB. Eles atualmente totalizaram 2,3 GB. Para reviver e aumentar a sua quota de correio web, clique no link a seguir ou copie o link para atualizar sua conta de e-mail da web Para ativá-lo. https://formcrafts.com/a/22734 Caso contrário, arrisca-se

[PATCH][SCSI] ufs: fix a wrong string in power mode change

2016-09-08 Thread Kiwoong Kim
From: Kiwoong Kim I modified a string as described in UFS spec as follow: umpcrs -> upmcrs Signed-off-by: Kiwoong Kim --- drivers/scsi/ufs/ufshcd.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/ufs/ufshcd.c

Re: Observing Softlockup's while running heavy IOs

2016-09-08 Thread Sreekanth Reddy
On Wed, Sep 7, 2016 at 6:54 PM, Neil Horman wrote: > On Wed, Sep 07, 2016 at 11:30:04AM +0530, Sreekanth Reddy wrote: >> On Tue, Sep 6, 2016 at 8:36 PM, Neil Horman wrote: >> > On Tue, Sep 06, 2016 at 04:52:37PM +0530, Sreekanth Reddy wrote: >> >> On

Re: [PATCH] scsi: introduce a quirk for false cache reporting

2016-09-08 Thread Oliver Neukum
On Thu, 2016-08-18 at 22:19 -0400, Martin K. Petersen wrote: > > "Oliver" == Oliver Neukum writes: > > Oliver> Some SATA to USB bridges fail to cooperate with some drives > Oliver> resulting in no cache being present being reported to the > Oliver> host. That causes the

[Bug 156321] mpt3sas timeout with xen, works only with mpt3sas.msix_disable=1 (SAS3008 card)

2016-09-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=156321 Sreekanth Reddy changed: What|Removed |Added CC|

Re: [REPOST PATCH 1/5] scsi: bnx2i: convert to kworker

2016-09-08 Thread Johannes Thumshirn
On Wed, Aug 17, 2016 at 12:09:59PM +0200, Sebastian Andrzej Siewior wrote: > The driver creates its own per-CPU threads which are updated based on CPU > hotplug events. It is also possible to use kworkers and remove some of the > infrastructure get the same job done while saving a few lines of

[Bug 156321] mpt3sas timeout with xen, works only with mpt3sas.msix_disable=1 (SAS3008 card)

2016-09-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=156321 --- Comment #2 from john.wy...@gmx.de --- Hi, Sreekanth! I'm sorry - I was a bit too little specific: The physical card in question is a "LSI 9300-8i". I took the SAS3008 from the lspci output which I considered to be more generic. The

Re: Observing Softlockup's while running heavy IOs

2016-09-08 Thread Neil Horman
On Thu, Sep 08, 2016 at 11:12:40AM +0530, Sreekanth Reddy wrote: > On Wed, Sep 7, 2016 at 6:54 PM, Neil Horman wrote: > > On Wed, Sep 07, 2016 at 11:30:04AM +0530, Sreekanth Reddy wrote: > >> On Tue, Sep 6, 2016 at 8:36 PM, Neil Horman wrote: > >> >

Re: [PATCH] scsi: squash lines for simple wrapper functions

2016-09-08 Thread Johannes Thumshirn
On Wed, Sep 07, 2016 at 07:38:58AM +0900, Masahiro Yamada wrote: > Remove unneeded variables and assignments. > > Signed-off-by: Masahiro Yamada > --- > > drivers/scsi/aic7xxx/aic79xx_osm.c | 6 +- > drivers/scsi/arcmsr/arcmsr_hba.c| 4 +--- >

[PATCH -next] scsi: ibmvfc: fix typo in parameter description

2016-09-08 Thread Wei Yongjun
From: Wei Yongjun Fix typo in parameter description. Signed-off-by: Wei Yongjun --- drivers/scsi/ibmvscsi/ibmvfc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/ibmvscsi/ibmvfc.c

Re: [PATCH] bnx2fc: Simplify code

2016-09-08 Thread Chad Dupuis
On Sat, 3 Sep 2016, 7:05am -, Christophe JAILLET wrote: > Calling 'list_splice' followed by 'INIT_LIST_HEAD' is equivalent to > 'list_splice_init'. > > This has been spotted with the following coccinelle script: > / > @@ > expression y,z; > @@ > > - list_splice(y,z); > -

Re: [PATCH] [SCSI] bnx2fc: mark symbols static where possible

2016-09-08 Thread Chad Dupuis
On Sun, 4 Sep 2016, 6:52am -, Baoyou Xie wrote: > We get a few warnings when building kernel with W=1: > drivers/scsi/bnx2fc/bnx2fc_els.c:257:6: warning: no previous prototype for > 'bnx2fc_srr_compl' [-Wmissing-prototypes] > drivers/scsi/bnx2fc/bnx2fc_els.c:367:6: warning: no previous

RE: [PATCH V4 2/2] aacraid: remove wildcard for series 9 controllers

2016-09-08 Thread Don Brace
> -Original Message- > From: linux-scsi-ow...@vger.kernel.org [mailto:linux-scsi- > ow...@vger.kernel.org] On Behalf Of Don Brace > Sent: Wednesday, September 07, 2016 4:05 PM > To: Martin K. Petersen > Cc: j...@linux.vnet.ibm.com; Viswas G; Mahesh Rajashekhara; > h...@infradead.org; Scott

Re: [PATCH V4 2/2] aacraid: remove wildcard for series 9 controllers

2016-09-08 Thread James Bottomley
On Thu, 2016-09-08 at 18:15 +, Don Brace wrote: > > > -{ 0x9005, 0x028f, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 65 }, /* > > > Adaptec PMC > > > Series 9 */ > > > > > > How are people that load aacraid in their initrd going to boot > > > after > > > this? > > > > > > -- > > > Martin K. Petersen

[PATCH][SCSI] scsi: ufs: get a TM service response from the correct offset

2016-09-08 Thread Kiwoong Kim
From: Kiwoong Kim When any UFS host controller receives a TM(Task Management) response from a UFS device, UFS driver has been recognize like receiving a message of "Task Management Function Complete"(00h) in all cases, so far. That means there is no pending task for a tag

[Bug 156411] New: scsi host6: runtime PM trying to activate child device host6 but parent (3-4:1.0) is not active

2016-09-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=156411 Bug ID: 156411 Summary: scsi host6: runtime PM trying to activate child device host6 but parent (3-4:1.0) is not active Product: IO/Storage Version: 2.5 Kernel Version:

[Bug 156411] scsi host6: runtime PM trying to activate child device host6 but parent (3-4:1.0) is not active

2016-09-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=156411 --- Comment #1 from Cristian Aravena Romero --- Created attachment 232721 --> https://bugzilla.kernel.org/attachment.cgi?id=232721=edit lspci -vvnn -- You are receiving this mail because: You are the assignee for the bug.

RE: [PATCH V4 2/2] aacraid: remove wildcard for series 9 controllers

2016-09-08 Thread Scott Benesh
> > On Thu, 2016-09-08 at 18:15 +, Don Brace wrote: > > > > -{ 0x9005, 0x028f, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 65 }, /* > > > > Adaptec PMC > > > > Series 9 */ > > > > > > > > How are people that load aacraid in their initrd going to boot > > > > after this? > > > > > > > > -- > > > >

Re: [PATCH -next] scsi: ibmvfc: fix typo in parameter description

2016-09-08 Thread Tyrel Datwyler
On 09/08/2016 08:04 AM, Wei Yongjun wrote: > From: Wei Yongjun > > Fix typo in parameter description. > > Signed-off-by: Wei Yongjun Reviewed-by: Tyrel Datwyler -- To unsubscribe from this list: send the line

RE: [PATCH V4 2/2] aacraid: remove wildcard for series 9 controllers

2016-09-08 Thread James Bottomley
On September 8, 2016 2:33:52 PM EDT, Scott Benesh wrote: >> >> On Thu, 2016-09-08 at 18:15 +, Don Brace wrote: >> > > > -{ 0x9005, 0x028f, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 65 }, /* >> > > > Adaptec PMC >> > > > Series 9 */ >> > > > >> > > > How are people that

patch "libata: Add support for SCT Write Same" breaks system

2016-09-08 Thread Mike Krinkin
Hi, i tried recent linux-next on my laptop, and after boot system is almost unusable because most of apps just crash with segfaults and in dmesg output there are a lot of errors like this: [ 17.641510] do_general_protection: 51 callbacks suppressed [ 17.641514] traps: dpkg[2831] general