[PATCH 3/3] drivers: message: Mark functions as static in mptsas.c

2013-12-12 Thread Rashika Kheria
This patch marks the function mptsas_refreshing_device_handles(), mptsas_expander_add() and mptsas_shutdown() as static in fusion/mptsas.c because they are not used outside this file. Thus, it also eliminates the following warnings in fusion/mptsas.c: drivers/message/fusion/mptsas.c:1579:1: warnin

[PATCH 2/3] drivers: message: Mark function mptscsih_quiesce_raid() as static in mptspi.c

2013-12-12 Thread Rashika Kheria
This patch marks the function mptscsih_quiesce_raid() as static in fusion/mptspi.c because it is not used outside this function. Thus, it also eliminates the following warning in fusion/mptspi.c: drivers/message/fusion/mptspi.c:624:1: warning: no previous prototype for ‘mptscsih_quiesce_raid’ [-W

[PATCH 1/3] drivers: message: Mark function mpt_SoftResetHandler() as static in mptbase.c

2013-12-12 Thread Rashika Kheria
This patch marks the function mpt_SoftResetHandler() as static in mptbase.c because it is not used outside this file. Thus, it also eliminates the following warning in fusion/mptbase.c: drivers/message/fusion/mptbase.c:7011:1: warning: no previous prototype for ‘mpt_SoftResetHandler’ [-Wmissing-p

Re: Help with mpt2sas kernel message

2013-12-12 Thread Wakko Warner
Peter Chang wrote: > 2013/12/12 Wakko Warner : > > Kernel: vanilla 3.7.2. > > > > I have 2 mpt2sas controllers. I'm running a md check on the 2 arrays that I > > have (one per card). I'm seeing this in my kernel log (last 4 lines): > > 2013-12-10 19:52:10 kame kernel:[1558186.193904] mpt2sas0: >

Re: [PATCH v4 2/4] Documentation: Add APM X-Gene SoC 15Gbps Multi-purpose PHY driver binding documentation

2013-12-12 Thread Loc Ho
HI, >> >> +- reg : First PHY memory resource is the SDS PHY access >> >> + resource. >> >> + Second PHY memory resoruce is the clock and >> >> reset >> >> + resources. >> >> + Third PH

Re: [PATCH v4 2/4] Documentation: Add APM X-Gene SoC 15Gbps Multi-purpose PHY driver binding documentation

2013-12-12 Thread Loc Ho
Hi, On Thu, Dec 12, 2013 at 12:29 PM, Arnd Bergmann wrote: > On Thursday 12 December 2013, Douglas Gilbert wrote: >> > >> >> +- apm,tx-speed : Tx operating speed. One set of 3-tuple for >> >> + Gen1 (0x1), Gen2 (0x3), and Gen3 (0x7). Default is >> >> +

Re: [usb-storage] UAS hangs khubd on USB disconnect

2013-12-12 Thread Alan Stern
On Wed, 11 Dec 2013, Sarah Sharp wrote: > Hi Hans, > > I've been testing the UAS code you sent a pull request for against > 3.13-rc1, and I've run into a rather nasty issue with USB disconnect. > > I ran some tests with a USB 3.0 storage device under xHCI. The disk has > three 10GB partitions:

Re: [PATCH v4 2/4] Documentation: Add APM X-Gene SoC 15Gbps Multi-purpose PHY driver binding documentation

2013-12-12 Thread Arnd Bergmann
On Thursday 12 December 2013, Loc Ho wrote: > Hi, > > > On Thursday 12 December 2013, Loc Ho wrote: > >> +- reg : First PHY memory resource is the SDS PHY access > >> + resource. > >> + Second PHY memory resoruce is the clock and res

Re: [PATCH v4 2/4] Documentation: Add APM X-Gene SoC 15Gbps Multi-purpose PHY driver binding documentation

2013-12-12 Thread Arnd Bergmann
On Thursday 12 December 2013, James Bottomley wrote: > > > I'm completely confused by this description. Can you rephrase this? > > > It sounds like the only possible values are <1 3 7> for this property. > > > > Most likely Gen1, Gen2 and Gen3 are SATA-speak corresponding to SAS's > > G1, G2 and G

Re: [PATCH v4 2/4] Documentation: Add APM X-Gene SoC 15Gbps Multi-purpose PHY driver binding documentation

2013-12-12 Thread Arnd Bergmann
On Thursday 12 December 2013, Douglas Gilbert wrote: > > > >> +- apm,tx-speed : Tx operating speed. One set of 3-tuple for > >> + Gen1 (0x1), Gen2 (0x3), and Gen3 (0x7). Default is > >> + 0x7. > > > > I'm completely confused by this description

Hallo

2013-12-12 Thread BFI
Sie benötigen die Finanzierung? Wir bieten direkte Finanzierung zu erschwinglichen Preisen. Unsere zuverlässige und bequeme Finanzierung Dienstleistungen umfassen: - Konventionelle und Personal Finanzierung für Einzelpersonen; Handelsregister Darlehen für mittlere und große Unternehmen Ventur

Re: Help with mpt2sas kernel message

2013-12-12 Thread Peter Chang
2013/12/12 Wakko Warner : > Kernel: vanilla 3.7.2. > > I have 2 mpt2sas controllers. I'm running a md check on the 2 arrays that I > have (one per card). I'm seeing this in my kernel log (last 4 lines): > 2013-12-10 19:52:10 kame kernel:[1558186.193904] mpt2sas0: > log_info(0x3108): originat

Help with mpt2sas kernel message

2013-12-12 Thread Wakko Warner
Kernel: vanilla 3.7.2. I have 2 mpt2sas controllers. I'm running a md check on the 2 arrays that I have (one per card). I'm seeing this in my kernel log (last 4 lines): 2013-12-10 19:52:10 kame kernel:[1558186.193904] mpt2sas0: log_info(0x3108): originator(PL), code(0x08), sub_code(0x)

Re: [PATCH v4 2/4] Documentation: Add APM X-Gene SoC 15Gbps Multi-purpose PHY driver binding documentation

2013-12-12 Thread James Bottomley
On Thu, 2013-12-12 at 15:31 +0100, Douglas Gilbert wrote: > On 13-12-12 02:27 PM, Arnd Bergmann wrote: > > On Thursday 12 December 2013, Loc Ho wrote: > >> +- reg : First PHY memory resource is the SDS PHY access > >> + resource. > >> +

Re: [PATCH v4 2/4] Documentation: Add APM X-Gene SoC 15Gbps Multi-purpose PHY driver binding documentation

2013-12-12 Thread Loc Ho
Hi, > On Thursday 12 December 2013, Loc Ho wrote: >> +- reg : First PHY memory resource is the SDS PHY access >> + resource. >> + Second PHY memory resoruce is the clock and reset >> + resources. >> +

Re: [PATCH v4 2/4] Documentation: Add APM X-Gene SoC 15Gbps Multi-purpose PHY driver binding documentation

2013-12-12 Thread Douglas Gilbert
On 13-12-12 02:27 PM, Arnd Bergmann wrote: On Thursday 12 December 2013, Loc Ho wrote: +- reg : First PHY memory resource is the SDS PHY access + resource. + Second PHY memory resoruce is the clock and reset +

Re: [PATCH v4 2/4] Documentation: Add APM X-Gene SoC 15Gbps Multi-purpose PHY driver binding documentation

2013-12-12 Thread Arnd Bergmann
On Thursday 12 December 2013, Loc Ho wrote: > +- reg : First PHY memory resource is the SDS PHY access > + resource. > + Second PHY memory resoruce is the clock and reset > + resources. > +

Re: UAS hangs khubd on USB disconnect

2013-12-12 Thread Hans de Goede
Hi, On 12/12/2013 01:07 AM, Sarah Sharp wrote: Hi Hans, I've been testing the UAS code you sent a pull request for against 3.13-rc1, and I've run into a rather nasty issue with USB disconnect. I ran some tests with a USB 3.0 storage device under xHCI. The disk has three 10GB partitions: ext3

[PATCH] scsi_error: disable eh_deadline if no host_reset_handler is set

2013-12-12 Thread Hannes Reinecke
When the host template doesn't declare an eh_host_reset_handler the eh_deadline mechanism is pointless and will set the device to offline. So disable eh_deadline if no eh_host_reset_handler is present. Cc: Ewan Milne Signed-off-by: Hannes Reinecke --- drivers/scsi/hosts.c | 2 +- drivers/s

Re: [PATCH] iscsi_target: race condition on shutdown

2013-12-12 Thread Hannes Reinecke
On 12/12/2013 08:54 AM, Nicholas A. Bellinger wrote: > On Thu, 2013-12-12 at 08:18 +0100, Hannes Reinecke wrote: [ .. ] >> The problem here is that 'kthread_stop()' is supposed to be called >> with a _valid_ task structure. >> >> There is this race window: >> >> np->np_thread_state = ISCSI_NP_

Re: [PATCH] iscsi_target: race condition on shutdown

2013-12-12 Thread Nicholas A. Bellinger
On Thu, 2013-12-12 at 08:18 +0100, Hannes Reinecke wrote: > On 12/12/2013 12:44 AM, Nicholas A. Bellinger wrote: > > I'm not sure this extra logic is necessary. How about just clearing > > np->np_thread in iscsit_del_np instead..? > > > > Care to verify on your side with the following patch..?