n hit this deadlock. (Obligatory: why are you using aaccli?1? because
no one had updated this box in ages.) Those tools are binary only, but
its clear from the driver this isn't some quirk and its the difference
between using blocking and non-blocking access to the RAID card.
--
Jon
X(7): A progr
On Thu, Sep 5, 2013 at 12:55 AM, Yijing Wang wrote:
> v1->v2: use pcie_get/set_readrq to simplify code
> a lot suggestd by Bjorn.
>
> Use pcie_get_readrq()/pcie_set_readrq() to simplify
> code.
Very similar to a patch I sent out in 2011
http://www.spinics.net/lists/linux-scsi/msg52990.html
Hopef
://www.spinics.net/lists/linux-scsi/msg61195.html
I would appreciate them being included, lest I have to resubmit them
again next year :)
Thanks,
Jon
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordo
capability offset).
Signed-off-by: Jon Mason
Acked-by: James Smart
---
drivers/scsi/lpfc/lpfc_init.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/scsi/lpfc/lpfc_init.c b/drivers/scsi/lpfc/lpfc_init.c
index 501147c..4d0f570 100644
--- a/drivers/scsi/lpfc/lpfc_init.c
On Wed, Oct 02, 2013 at 12:49:33PM +0200, Alexander Gordeev wrote:
> As result of recent re-design of the MSI/MSI-X interrupts enabling
> pattern this driver has to be updated to use the new technique to
> obtain a optimal number of MSI/MSI-X interrupts required.
>
> Signed-off-by: Alexander Gorde
On Wed, Oct 02, 2013 at 12:48:17PM +0200, Alexander Gordeev wrote:
> Signed-off-by: Alexander Gordeev
Since you are changing the behavior of the msix_capability_init
function on populate_msi_sysfs error, a comment describing why in this
commit would be nice.
> ---
> drivers/pci/msi.c | 11 +++
On Wed, Oct 02, 2013 at 12:49:10PM +0200, Alexander Gordeev wrote:
> Signed-off-by: Alexander Gordeev
> ---
> drivers/ntb/ntb_hw.c |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/ntb/ntb_hw.c b/drivers/ntb/ntb_hw.c
> index de2062c..eccd5e5 100644
> --- a/dr
_enable_msix(). This update fixes this.
Good catch, I'll pull it in for my next NTB release.
Thanks,
Jon
>
> Signed-off-by: Alexander Gordeev
> ---
> drivers/ntb/ntb_hw.c |4
> 1 files changed, 4 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/ntb/n
On Wed, Oct 02, 2013 at 12:49:11PM +0200, Alexander Gordeev wrote:
> As result of recent re-design of the MSI/MSI-X interrupts enabling
> pattern this driver has to be updated to use the new technique to
> obtain a optimal number of MSI/MSI-X interrupts required.
>
> Signed-off-by: Alexander Gorde
On Thu, Oct 03, 2013 at 10:46:21PM +0100, Ben Hutchings wrote:
> On Wed, 2013-10-02 at 17:39 -0700, Jon Mason wrote:
> > On Wed, Oct 02, 2013 at 12:48:17PM +0200, Alexander Gordeev wrote:
> > > Signed-off-by: Alexander Gordeev
> >
> > Since you ar
ne else
who is (or who has) test[ing|ed] these ongoing patches on -RT.
Jon.
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
I ran out of PATA ports, and figured I'd use the un-used SATA ports on
the motherboard of the current machine (Intel G33/ICH9 based) to
expand storage that has run out again (like storage usually does). I
shut down the machine, put in the disks, booted up, made sure the BIOS
said enhanced/AHCI mode
Andi Kleen <[EMAIL PROTECTED]> wrote:
> "Jon Watte" <[EMAIL PROTECTED]> writes:
> >
> > Any help or pointers to self-help would be appreciated!
>
> The usual mistake is to not enable CONFIG_BLK_DEV_SD
>
> -Andi
>
--
--
Americans might object: t
Stefan Richter wrote:
Those systems (servers) typically have enough memory to tolerate a few
extra KB of code without problems. In fact most PCs these days have.
It would be a stupid solution nevertheless.
(We also don't "select EXT3".)
It's not the prettiest solution, but it would
On Sat, Oct 05, 2013 at 11:43:04PM +0200, Alexander Gordeev wrote:
> On Wed, Oct 02, 2013 at 05:48:05PM -0700, Jon Mason wrote:
> > On Wed, Oct 02, 2013 at 12:49:10PM +0200, Alexander Gordeev wrote:
> > > Signed-off-by: Alexander Gordeev
> > > ---
> > > dri
On Mon, Oct 07, 2013 at 08:38:45PM +0200, Alexander Gordeev wrote:
> On Mon, Oct 07, 2013 at 09:50:57AM -0700, Jon Mason wrote:
> > On Sat, Oct 05, 2013 at 11:43:04PM +0200, Alexander Gordeev wrote:
> > > On Wed, Oct 02, 2013 at 05:48:05PM -0700, Jon Mason wrote:
> > > &
later refuted (https://patchwork.kernel.org/patch/937012/) and was ack'ed
(http://www.spinics.net/lists/linux-scsi/msg53169.html).
I recently found these collecting dust and would appreciate them being included.
Thanks,
Jon
--
To unsubscribe from this list: send the line "unsubscribe
The PCIE capability offset is saved during PCI bus walking. It will
remove an unnecessary search in the PCI configuration space if this
value is referenced instead of reacquiring it.
Signed-off-by: Jon Mason
Cc: Ravi Anand
Cc: Vikas Chaudhary
Cc: iscsi-dri...@qlogic.com
---
drivers/scsi
capability offset).
Signed-off-by: Jon Mason
Cc: Andrew Vasquez
Cc: linux-dri...@qlogic.com
---
drivers/scsi/qla2xxx/qla_init.c |4 ++--
drivers/scsi/qla2xxx/qla_nx.c |4 ++--
drivers/scsi/qla2xxx/qla_os.c |4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a
capability offset).
Signed-off-by: Jon Mason
Cc: James Smart
---
drivers/scsi/lpfc/lpfc_init.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/scsi/lpfc/lpfc_init.c b/drivers/scsi/lpfc/lpfc_init.c
index 411ed48..f30b3d2 100644
--- a/drivers/scsi/lpfc/lpfc_init.c
+++ b
are within their rights to behave the way
they are currently behaving.
Again, we need more info before we start flinging the tomatoes at them.
Thanks,
Jon
> Please explain.
>
> Regards -- Andy
> --
> To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
fixes that calculation and enables IO splitting
in these circumstances.
Signed-off-by: Jon Derrick
---
drivers/nvme/host/scsi.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/nvme/host/scsi.c b/drivers/nvme/host/scsi.c
index f49ae27..988da61 100644
--- a/drivers/nvme
[0x000100015cd2e400]
Signed-off-by: Jon Derrick
---
drivers/nvme/host/scsi.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/drivers/nvme/host/scsi.c b/drivers/nvme/host/scsi.c
index f49ae27..8f94e77 100644
--- a/drivers/nvme/host/scsi.c
+++ b/drivers/nvme/host/scsi.c
@@ -598,6 +598,7
On 04/25/2017 02:18 PM, Jon Derrick wrote:
> NVME specifies an EUI64/NGUID in little-endian format, while SCSI
> specifies that the Device Identification VPD use big-endian for EUI
> formats. The current code copies this bytestream directly from the
> Identification Namespace page, mea
pt_i2o.c: At top level:
drivers/scsi/dpt_i2o.c:171: warning: `dptids' defined but not used
make[3]: *** [drivers/scsi/dpt_i2o.o] Error 1
make[2]: *** [drivers/scsi] Error 2
make[1]: *** [drivers] Error 2
and I do have only one option selected in the .config file.
Any other thoughts?
Thanks,
Ok, I have got it to compile and I have installed it. I reboot and I
still get the same error I initially had, the kernel panic error.
Any other suggestion that I could try?
Thanks,
Jon
Salyzyn, Mark wrote:
>There is an additional 'build fix' patch that Andrew Morton subm
hdaps disk protection patches rely on the
current behaviour to add 'IDLE IMMEDIATE WITH UNLOAD' commands to the
head of the queue.. Another function, or a new parameter for queue
position would be needed to retain this functionality - any preference
for either?
Regards,
Jon.
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
27 matches
Mail list logo