https://bugzilla.kernel.org/show_bug.cgi?id=101371
--- Comment #2 from Ilan Cohen ---
Hi Joe,
I applied the patch Alan posted to kernel 4.0.8 and the crash does not occur
anymore.
Regards,
Ilan Cohen
--
You are receiving this mail because:
You are the assignee for the bug.
--
To unsubscribe
On 8.7.2015 01:16, rajinikanth.panduran...@pmcs.com wrote:
> From: Rajinikanth Pandurangan
>
> Description:
> As pci_enable_msix() deprecated, replaced with pci_enable_msix_exact()
>
> Changes from V2:
> Newly created for V3 based on review comment.
>
> Signed-off-by: Rajinikanth Pandura
From: Spencer Baugh
From: Chris Zankel
The lun_flags field is not used, so drop it.
Signed-off-by: Chris Zankel
---
include/target/target_core_base.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/target/target_core_base.h
b/include/target/target_core_base.h
index 17ae2d6..0a7c4
From: Spencer Baugh
From: Chris Zankel
The initiatorname field in se_acl_lun is only a copy of the same field
in se_node_acl, so remove it and use the version in se_node_acl where
needed (it's actually only used for pr_debug)
Signed-off-by: Chris Zankel
---
drivers/target/target_core_device.
Thanks for the comment Tomas. I'll submit another patch with range.
-Original Message-
From: Tomas Henzl [mailto:the...@redhat.com]
Sent: Monday, July 20, 2015 8:54 AM
To: Rajinikanth Pandurangan; jbottom...@parallels.com;
linux-scsi@vger.kernel.org
Cc: aacr...@pmc-sierra.com; Harry Ya
Praveen reports:
After some debugging this is what I have found
sas_phye_loss_of_signal gets triggered on phy_event from mvsas
sas_phye_loss_of_signal calls sas_deform_port
sas_deform_port posts a DISCE_DESTRUCT event
(sas_unregister_domain_devices-> sas_unregister_d
From: Alexei Potashnik
Current implementation assumes that all the buffers of an IO are linked
with a single SG list. Which makes it fail if SG chaining is used.
Signed-off-by: Alexei Potashnik
---
drivers/target/iscsi/iscsi_target.c | 9 -
1 file changed, 4 insertions(+), 5 deletions(
https://bugzilla.kernel.org/show_bug.cgi?id=101781
Bug ID: 101781
Summary: kernel BUG at block/blk-core.c:1217!
Product: IO/Storage
Version: 2.5
Kernel Version: 3.10.0
Hardware: All
OS: Linux
Tree: Mainline
8 matches
Mail list logo