[PATCH][RESEND] [SCSI] NCR5380: remove deprecated IRQF_DISABLED

2013-12-09 Thread Michael Opdenacker
This patch proposes to remove the use of the IRQF_DISABLED flag It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker michael.opdenac...@free-electrons.com --- drivers/scsi/NCR5380.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[PATCH][RESEND] [SCSI] aacraid: remove deprecated IRQF_DISABLED

2013-12-09 Thread Michael Opdenacker
Signed-off-by: Michael Opdenacker michael.opdenac...@free-electrons.com --- drivers/scsi/aacraid/rx.c | 2 +- drivers/scsi/aacraid/sa.c | 3 +-- drivers/scsi/aacraid/src.c | 4 ++-- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/drivers/scsi/aacraid/rx.c

[PATCH][RESEND] [SCSI] aha152x: remove deprecated IRQF_DISABLED

2013-12-09 Thread Michael Opdenacker
This patch proposes to remove the use of the IRQF_DISABLED flag It's a NOOP since 2.6.35 and it will be removed one day. Also taking the opportunity to fix checkpatch issues on the lines I modified Signed-off-by: Michael Opdenacker michael.opdenac...@free-electrons.com ---

[PATCH][RESEND] [SCSI] aic7xxx: remove duplicate define

2013-12-09 Thread Michael Opdenacker
Remove duplicate define in drivers/scsi/aic7xxx/aicasm/aicasm_insformat.h Signed-off-by: Michael Opdenacker michael.opdenac...@free-electrons.com --- drivers/scsi/aic7xxx/aicasm/aicasm_insformat.h | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/scsi/aic7xxx/aicasm/aicasm_insformat.h

[PATCH][RESEND] [SCSI]: ARM: remove deprecated IRQF_DISABLED

2013-12-09 Thread Michael Opdenacker
This patch proposes to remove the use of the IRQF_DISABLED flag It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker michael.opdenac...@free-electrons.com --- drivers/scsi/arm/acornscsi.c | 2 +- drivers/scsi/arm/cumana_1.c | 2 +-

Re: [PATCH][RESEND] [SCSI] aic7xxx: remove duplicate define

2013-12-09 Thread Hannes Reinecke
On 12/09/2013 10:55 AM, Michael Opdenacker wrote: Remove duplicate define in drivers/scsi/aic7xxx/aicasm/aicasm_insformat.h Signed-off-by: Michael Opdenacker michael.opdenac...@free-electrons.com --- drivers/scsi/aic7xxx/aicasm/aicasm_insformat.h | 1 - 1 file changed, 1 deletion(-)

[PATCH][RESEND] [SCSI] eata: remove deprecated IRQF_DISABLED

2013-12-09 Thread Michael Opdenacker
This patch proposes to remove the use of the IRQF_DISABLED flag It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker michael.opdenac...@free-electrons.com --- drivers/scsi/eata.c | 2 +- drivers/scsi/eata_pio.c | 4 ++-- 2 files changed, 3

[PATCH][RESEND] [SCSI] ibmvstgt: remove deprecated IRQF_DISABLED

2013-12-09 Thread Michael Opdenacker
This patch proposes to remove the use of the IRQF_DISABLED flag It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker michael.opdenac...@free-electrons.com --- drivers/scsi/ibmvscsi/ibmvstgt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[PATCH][RESEND] [SCSI] ips: remove unused defines

2013-12-09 Thread Michael Opdenacker
This patch removes unused defines from drivers/scsi/ips.h - the min() macro is not used - the __iomem define is no longer needed to compile ips.c without warnings Signed-off-by: Michael Opdenacker michael.opdenac...@free-electrons.com --- drivers/scsi/ips.h | 8 1 file changed, 8

[PATCH][RESEND] [SCSI] u14-34f: remove deprecated IRQF_DISABLED

2013-12-09 Thread Michael Opdenacker
This patch proposes to remove the use of the IRQF_DISABLED flag It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker michael.opdenac...@free-electrons.com --- drivers/scsi/u14-34f.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[PATCH][RESEND] [SCSI] wd7000: remove deprecated IRQF_DISABLED

2013-12-09 Thread Michael Opdenacker
This patch proposes to remove the use of the IRQF_DISABLED flag It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker michael.opdenac...@free-electrons.com --- drivers/scsi/wd7000.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[PATCH][RESEND] [SCSI] misc drivers: remove deprecated IRQF_DISABLED

2013-12-09 Thread Michael Opdenacker
This patch proposes to remove the use of the IRQF_DISABLED flag It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker michael.opdenac...@free-electrons.com --- drivers/scsi/aic7xxx_old.c| 2 +- drivers/scsi/dtc.c| 2 +-

[PATCH] scsi_debug: make pseudo_primary static

2013-12-09 Thread Akinobu Mita
It is not necessary to declare pseudo_primary as global, becuase it is only used in scsi_debug.c. Signed-off-by: Akinobu Mita akinobu.m...@gmail.com Cc: James E.J. Bottomley jbottom...@parallels.com Cc: Douglas Gilbert dgilb...@interlog.com Cc: linux-scsi@vger.kernel.org ---

Guten Tag!!!

2013-12-09 Thread Mr. SUN Zhijun
Guten Tag, Mein Name ist Mr.SUN Zhijun, ich mit der Bank of China zu arbeiten. Ich brauche Ihre Unterstützung in Durchführung einer Transaktion bei $ 18,5 Millionen Dollar geschätzt, möchte ich Ihnen 30% der gesamten Mittel als Ausgleich für Ihre Unterstützung in dieser Transaktion. Ich werde

CONFIG_SCSI_MULTI_LUN default

2013-12-09 Thread Alan Stern
James: Is there any good reason why CONFIG_SCSI_MULTI_LUN still doesn't default to Y? Alan Stern -- To unsubscribe from this list: send the line unsubscribe linux-scsi in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: CONFIG_SCSI_MULTI_LUN default

2013-12-09 Thread James Bottomley
On Mon, 2013-12-09 at 13:24 -0500, Alan Stern wrote: James: Is there any good reason why CONFIG_SCSI_MULTI_LUN still doesn't default to Y? Assuming we've got all the screw ups (mostly CD ROMS) blacklisted, I think the only real reason is that some SCSI-2 devices don't respond to stuff not

Re: CONFIG_SCSI_MULTI_LUN default

2013-12-09 Thread Douglas Gilbert
On 13-12-09 07:37 PM, James Bottomley wrote: On Mon, 2013-12-09 at 13:24 -0500, Alan Stern wrote: James: Is there any good reason why CONFIG_SCSI_MULTI_LUN still doesn't default to Y? Assuming we've got all the screw ups (mostly CD ROMS) blacklisted, I think the only real reason is that some

Re: CONFIG_SCSI_MULTI_LUN default

2013-12-09 Thread Alan Stern
On Mon, 9 Dec 2013, James Bottomley wrote: On Mon, 2013-12-09 at 13:24 -0500, Alan Stern wrote: James: Is there any good reason why CONFIG_SCSI_MULTI_LUN still doesn't default to Y? Assuming we've got all the screw ups (mostly CD ROMS) blacklisted, I think the only real reason is

Re: CONFIG_SCSI_MULTI_LUN default

2013-12-09 Thread James Bottomley
On Mon, 2013-12-09 at 14:28 -0500, Alan Stern wrote: On Mon, 9 Dec 2013, James Bottomley wrote: On Mon, 2013-12-09 at 13:24 -0500, Alan Stern wrote: James: Is there any good reason why CONFIG_SCSI_MULTI_LUN still doesn't default to Y? Assuming we've got all the screw ups

[PATCH] isci: fix reset timeout handling

2013-12-09 Thread Dan Williams
Remove an erroneous BUG_ON() in the case of a hard reset timeout. If a SATA device is unable to restore the link in time we expect the port to go back to the awaiting link-up state. Since the timeout path notified libsas that the port is down, we want to notify libsas when it returns and expect

Re: [usb-storage] Re: CONFIG_SCSI_MULTI_LUN default

2013-12-09 Thread Alan Stern
On Mon, 9 Dec 2013, James Bottomley wrote: On Mon, 2013-12-09 at 14:28 -0500, Alan Stern wrote: On Mon, 9 Dec 2013, James Bottomley wrote: On Mon, 2013-12-09 at 13:24 -0500, Alan Stern wrote: James: Is there any good reason why CONFIG_SCSI_MULTI_LUN still doesn't

Re: scsi-mq prototype

2013-12-09 Thread Nicholas A. Bellinger
On Fri, 2013-11-29 at 15:08 +0100, Bart Van Assche wrote: On 07/12/13 02:23, Nicholas A. Bellinger wrote: [ ... ] I would like to discuss scsi-mq, a high performance SCSI initiator prototype that utilizes blk-mq [ ... ] (replying to an e-mail of four months ago) It took a while but I

Do anybody know the format of bsg device node name?

2013-12-09 Thread Newtech Tan
For example of bsg device node name: [4:0:0:0] Each field is Hex or Dec? [BackGroup] I am using lsscsi -g command to get SCSI device list as the following. If bsg device name's target number field is over ten, Will it display [4:0:10:0] or [4:0:a:0]? # lsscsi -g [0:0:0:0]cd/dvd HL-DT-ST

[PATCH v2 0/2] pm8001 driver code cleanup

2013-12-09 Thread Viswas G
We are resubmitting the following patches in the new patch set pm80xx : Removing redundant code snippets pm80xx : Fixed return value issue Please discard the previous patches we submitted for the same. [PATCH 5/6] pm80xx : Removing redundant code snippets

[PATCH v2 1/2] pm80xx : Removing redundant code snippets

2013-12-09 Thread Viswas G
Removed redundant code snippets in pm8001_hwi.c and pm8001_ctl.c Signed-off-by: Viswas G viswa...@pmcs.com Reviewed-by: Jack Wang jinpu.w...@profitbricks.com --- drivers/scsi/pm8001/pm8001_ctl.c | 34 ++ drivers/scsi/pm8001/pm8001_hwi.c |7 +-- 2 files

[PATCH v2 2/2] pm80xx : Fixed return value issue

2013-12-09 Thread Viswas G
pm80xx_get_gsm_dump() was returning 1 in error case instead of negative error value. Signed-off-by: Viswas G viswa...@pmcs.com Reviewed-by: Jack Wang jinpu.w...@profitbricks.com Acked-by: TomasHenzl the...@redhat.com --- drivers/scsi/pm8001/pm8001_ctl.c |4 ++--

ATTENTION:

2013-12-09 Thread Membership Authentification Form
ATTENTION: Monday 9th of December 2013 08:16:22 MYT from 41.206.151.183, your account was recently accessed with this details, please if you recognize this details,ignore this message, or use this web link to reconfirm your account details to prevent spammers and unauthorized users to gain

[PATCH v4 1/5] PCI: pcibus address to resource converting take bus instead of dev

2013-12-09 Thread Yinghai Lu
For allocating resource under bus path, we do not have dev to pass along, and we only have bus to use instead. -v2: drop pcibios_bus_addr_to_resource(). -v3: drop __* change requested by Bjorn. Signed-off-by: Yinghai Lu ying...@kernel.org Cc: linux-al...@vger.kernel.org Cc: