lockup on 4.5-rc1.
And you have verified that Bart's patch applied on top of 4.5-rc1 still
fixes the lockup? (I know you tested a previous version)
I am concerned about queuing something as a stable fix if it is just
masking a fundamental underlying problem. James' comment suggests that
just supports
Lee> netmask.
Mike, care to review?
https://patchwork.kernel.org/patch/8092511/
https://patchwork.kernel.org/patch/8092501/
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of
>>>>> "Hannes" == Hannes Reinecke writes:
Hannes> And in anycase, I guess we should be using the same logic sd.c
Hannes> is using. Please see the attached patch.
I'm OK with this change but please send it as a proper patch submission
so somebody else ca
ot;[PATCH 00/12] be2iscsi: important fixes for
11.0.0.0 driver in 4.6/scsi-queue".
That way we know which tree to apply the patches to and it's clear that
it's an incremental update to a previously queued series.
Thanks!
--
Martin K. Petersen Oracle Linux Engineeri
>>>>> "Jose" == Jose Castillo writes:
Jose> This patch adds the information of the different values that can
Jose> be used in the module parameter 'debug_logging', as it is shown
Jose> below:
Applied to 4.6/scsi-queue.
Thanks!
--
Martin K.
>>>>> "Maurizio" == Maurizio Lombardi writes:
Maurizio> If the link is not ready, the bnx2fc_eh_abort() function
Maurizio> should return FAILED.
Applied to 4.6/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: s
>>>>> "Maurizio" == Maurizio Lombardi writes:
Maurizio> The pd_seq_sync pointer can't be NULL, we have to check its
Maurizio> entries instead.
Sumit?
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line "
>>>>> "John" == John Garry writes:
John> This patchset introduces support for the HiSi SAS v2 hw. The
John> major difference between v1 and v2 hw is support for SATA/STP.
Applied to 4.6/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
--
To unsub
scsi_dh_alua: Use workqueue for RTPG
https://patchwork.kernel.org/patch/8058991/
[PATCHv4 15/23] scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'
https://patchwork.kernel.org/patch/8058951/
[PATCHv4 22/23] scsi_dh_alua: update 'access_state' field
https://patchwork.kernel.org/patch
>>>>> "Kirill" == Kirill A Shutemov writes:
Kirill> I have the same problem.
Kirill> Shouldn't we put quirk for that?
I was hoping that Hannes' patch would do the trick so we could avoid
blacklisting:
https://patchwork.kernel.org/patch/807
>>>>> "Ruediger" == Ruediger Meier writes:
Ruediger> In past (kernel<=4.1) optimal_io_size io size was 32768. Is
Ruediger> this really correct now?
We recently bumped the scsi_debug optimal I/O size to something akin to
what real-world storage reports.
--
Ma
se? The patch fixes a bug and it applies cleanly. That's all that
matters.
--
Martin K. Petersen Oracle Linux Engineering
--
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
>>>>> "Kirill" == Kirill A Shutemov writes:
Kirill> It didn't help me.
OK, that's fine. I'll queue your patch if we can get somebody to review
it...
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the lin
cumstances one might see a flood of MODE SELECT command from
Hannes> various HBAs, which will easily trigger the sense code and
Hannes> exceed the retry count.
Should this be Cc: stable?
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line
>>>>> "Dan" == Dan Carpenter writes:
Dan> BFA_MFG_NAME is "QLogic" which is only 7 bytes, but we are copying
Dan> 8 bytes. It's harmless because the badding byte is likely zero but
Dan> it makes static checkers complain.
Applied to 4.6/scsi
; block by association/dependency) to return permanent errors that
Mike> are identified during request preparation.
There currently isn't any way to make BLKPREP_KILL return anything other
than -EIO. I'll take a look tomorrow...
--
Martin K. Petersen Oracle Linux Engineeri
which indicates that this
is an invalid request for the device. blk_peek_request() is modified to
return -EREMOTEIO in that case.
Reported-by: Yiwen Jiang
Suggested-by: Mike Snitzer
Signed-off-by: Martin K. Petersen
---
I contemplated making blk_peek_request() use rq->errors to decide what
the patch changelog below the "---"
separator. I had to edit every patch.
Thanks!
--
Martin K. Petersen Oracle Linux Engineering
--
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
>>>>> "Jitendra" == Jitendra Bhivare writes:
Jitendra> This driver update has critical fixes for following issues: -
Jitendra> Management tasks with incorrect ExpStatSn - WRB allocation
Jitendra> failures in IO path - MCC WRB leak
Applied to 4.6/scsi-queue
>>>>> "Suganath" == Suganath prabu Subaramani
>>>>> writes:
Suganath> Posting 10 patches for mpt3sas driver enhancements and few
Suganath> fixes.
Please address Tomas' comments to patches 6 and 7 and resubmit.
Thank you!
--
Martin K. Peter
much expect that I can see these
Yiwen> patches which are merged into kernel.
I am working on a refresh of the series that includes token-based copy
offload support in addition to EXTENDED COPY. The patches depend on Mike
Christie's request flag patch series which has yet to be merged.
you are changing the ordinal value of
Ewan> BLKPREP_DEFER from 2 to 3. Could you swap these?
I felt that KILL and INVALID were closely related. That's why I kept
them together. But it doesn't matter to me.
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this l
>>>>> "John" == John Garry writes:
John> The hisi_sas driver is required to support both device tree and
John> ACPI. The scanning of the device properties now uses the Unified
John> Device Properties API, which serves both OF and ACPI.
Series applied to 4.6/s
>>>>> "Maurizio" == Maurizio Lombardi writes:
Maurizio> The pd_seq_sync pointer can't be NULL, we have to check its
Maurizio> entries instead.
Applied to 4.6/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: s
cumstances one might see a flood of MODE SELECT command from
Hannes> various HBAs, which will easily trigger the sense code and
Hannes> exceed the retry count.
Applied to 4.5/scsi-fixes.
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line
>>>>> "Mika" == Mika Westerberg writes:
Mika> I have a Marvell 88SE9230 SATA Controller that has some sort of
Mika> integrated console SCSI device attached to one of the ports.
Applied to 4.5/scsi-fixes.
Thanks!
--
Martin K. Petersen Oracle Linux Engineer
>>>>> "Sumit" == Sumit Saxena writes:
Sumit> Inside compat IOCTL hook of driver, driver was using wrong
Sumit> address of ioc-> frame.raw which leads sense_ioc_ptr to be
Sumit> calculated wrongly and failing IOCTL.
Applied to 4.6/scsi-queue.
--
Martin K. P
ing HA/non-HA path decision.
Applied to 4.6/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
--
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
lp and I had to add this
Todd> second Marvell line. I'm not sure if you can just wildcard the
Todd> second and third fields or not.
I tweaked your patch to match all revisions.
Applied to 4.5/scsi-fixes.
Thank you!
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe f
quired. Use LOAD to position the tape at the beginning of
Kai> tape.
Kai> The operation is extended so that if the argument is negative, its
Kai> absolute value specifies the size of partition 0, which is the
Kai> physically first partition of the tape.
Applied to 4.6/scsi-queue.
--
>>>>> "Suganath" == Suganath prabu Subaramani
>>>>> writes:
Applied to 4.6/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message t
xt)
> + if (!phwi_ctrlr->wrb_context) {
> + kfree(phba->phwi_ctrlr);
> return -ENOMEM;
> + }
>
> phba->init_mem = kcalloc(SE_MEM_MAX, sizeof(*mem_descr),
>GFP_KERNEL);
>
--
Martin K. Petersen Oracle Lin
>>>>> "Tomas" == Tomas Henzl writes:
Tomas> A barrier should be added to ensure proper ordering of memory
Tomas> mapped writes.
Tomas> V2: - added the barrier also to megasas_fire_cmd_skinny, as
Tomas> suggested by Kashyap Desai
Sumit, Kashyap: Please revie
>>>>> "Denys" == Denys Vlasenko writes:
Denys> __bfa_trc32() is very similar, so it is uninlined too. However,
Denys> it appears to be unused, therefore this patch ifdefs it out.
Why don't we just drop it?
--
Martin K. Petersen Oracle Linux Engineer
; cases, hence we unify it again.
James and Dick: Ping!
https://patchwork.kernel.org/patch/8072451/
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More m
annes> cases, hence we unify it again.
Johannes> This probably is a left over from some sort of refactoring.
Applied to 4.6/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a messag
>>>>> "Tomas" == Tomas Henzl writes:
Tomas> A barrier should be added to ensure proper ordering of memory
Tomas> mapped writes.
Applied to 4.6/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line "
esults from the current code, and the warnings are all hard to
Arnd> trigger.
Applied to 4.6/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.
o merge the first two patches in the series but your
mailer mangled them and they did not apply. Please use git send-email to
submit patches.
Thank you!
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the
www.redhat.com/archives/dm-devel/2016-February/msg00066.html.
Have you had time to take a look?
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majo
>>>>> "Yaniv" == Yaniv Gardi writes:
Yaniv> V7: updated patch 0001 according to a comment also, removed patch
Yaniv> 07/15 from V6, so now there are only 14 patches
Applied to 4.6/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscrib
>>>>> "Tomas" == Tomas Winkler writes:
Tomas> QUERY_DESC_GEOMETRY_MAZ_SIZE QUERY_DESC_GEOMETRY_MAX_SIZE
Applied to 4.6/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi&qu
>>>>> "Jitendra" == Jitendra Bhivare writes:
Jitendra> In case of error, the memory allocated for phwi_ctrlr was not
Jitendra> freed.
Applied to 4.6/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line
r
Sudip> references the function __init sim710_eisa_probe()"
Sudip> sim710_eisa_probe() was having __init but that was being
Sudip> referenced from sim710_eisa_driver.
Applied to 4.6/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line
>>>>> "Denys" == Denys Vlasenko writes:
Denys> __bfa_trc() compiles to 115 bytes of machine code. With this
Denys> .config: http://busybox.net/~vda/kernel_config there are 1494
Denys> calls of __bfa_trc().
Applied to 4.6/scsi-queue.
--
Martin K. Petersen
done in scsi/imm.c which has already
Sudip> been accepted.
Applied to 4.6/scsi-queue.
Thanks!
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More m
next time please submit two patches, one for each issue.
--
Martin K. Petersen Oracle Linux Engineering
--
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
547 memcpy(&rh->rpl.pe,
&phba->pport->fc_sparam.portName,
^^^
.pe is a u32.
2548 sizeof(struct lpfc_name));
^^^^^^^^
lpfc_name is an 8 byte union.
2549
regar
ROT_INFO_TYPE_CONTROLLER)
1789 blk_queue_update_dma_alignment(sdev->request_queue,
0x7);
It looks like the code is correct but the patch just deleted a tab
accidentally.
1790 mr_device_priv_data->is_tm_capable =
1791 raid->capability.tmCapable;
to 4.6/scsi-queue.
(And added the missing review from Johannes for patch 3 as pointed out
by James).
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordo
>>>>> "James" == James Bottomley writes:
James> OK we need a re-review then ...
I'll hold off pushing for now.
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the bod
>>>>> "Sumit" == Sumit Saxena writes:
Sumit,
>> It looks like the code is correct but the patch just deleted a tab
Sumit> Yes code is correct, tab got deleted accidentally.
Please submit a patch to correct the formatting.
--
Martin K. Petersen Oracle L
h is slightly changed from v1. A define for AIX os type
Tyrel> was added as mentioned in the cover letter v2 changes, and I
Tyrel> moved the defines to the mad_adapter_info_data structure around
Tyrel> the fields they apply.
Johannes: Mind checking this out?
https://patchwork.kernel.org/pa
a LE system. Instead byteswap these values to host endian
Tyrel> prior to logging.
Applied to 4.6/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majo
has the driver update from Suganath. Please rebase
and resubmit.
--
Martin K. Petersen Oracle Linux Engineering
--
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
too?
Chaitra: Please address Joe's comments and resubmit.
--
Martin K. Petersen Oracle Linux Engineering
--
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
>>>>> "Alan" == Alan writes:
Alan> If you feed 32 bytes in then the kstrtoull() doesn't receive a
Alan> terminated string so will run off the end.
Applied to 4.6/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this li
one.
Applied to 4.6/scsi-queue, CC:stable@.
--
Martin K. Petersen Oracle Linux Engineering
--
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
>>>>> "Alan" == Alan writes:
Alan> Check the array size *before* dereferencing it with a user
Alan> provided offset
Applied to 4.6/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubscribe
>>>>> "Yiwen" == jiangyiwen writes:
Yiwen,
Yiwen> When called scsi_prep_fn return BLKPREP_INVALID, we should use
Yiwen> the same code with BLKPREP_KILL in scsi_prep_return.
You are right!
Applied to 4.5/scsi-fixes.
--
Martin K. Petersen Oracle Linux Eng
; submission?
No, it's OK. I'll merge the first part of the series in the morning.
--
Martin K. Petersen Oracle Linux Engineering
--
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
>>>>> "Suganath" == Suganath Prabu Subramani
>>>>> writes:
Suganath> Deallocate resources before reallocating of the same in
Suganath> retry_allocation path of _base_allocate_memory_pools()
Both patches applied to 4.6/scsi-queue.
--
Martin K
ip> is not defined then dptids[] becomes unused.
Applied to 4.6/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
--
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
>>>>> "Ewan" == Ewan D Milne writes:
Ewan> mpt_attach() was not checking for the failure to create
Ewan> fw_event_q. Also, iounmap() was not being called in all error
Ewan> cases after ioremap() had been called by mpt_mapresources().
Applied to 4.6/s
dded a blacklist flag which then uses a singlethreaded
Hannes> workqueue, thereby effectively synchronize STPG handling.
Hannes> Thanks to Bart for this suggestion.
Applied 1-19 and 23 to 4.6/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: sen
gt; work, I removed them and used the existing kbuild
Michal> infrastructure. Please try the patch below on top of yours.
James?
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majo
t; hba devices - check for null pointer in ioaccel2 path - remove
Don> definition for sanitize_inquiry_string This patch depends on -
Don> commit ac10a3e4ed64 ("Export function
Don> scsi_scan.c:sanitize_inquiry_string") - update copyright
Don> information ---
Applied to 4.6/s
>>>>> "Don" == Don Brace writes:
Applied to 4.6/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majord
completes, but the driver
Roger> doesn't call up() because the XFerState in the reply doesn't
Roger> match to the request.
Roger> sent: 1010a1 rcvd: 804832ad
Roger> I don't really know enough about the controller protocol to debug
Roger> this further.
Roger> First thi
>>>>> "Charles" == Charles Chiou writes:
Charles> Pegasus is a high performace hardware RAID solution designed to
Charles> unleash the raw power of Thunderbolt technology.
Applied patches 1-3 to 4.6/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineer
, that call back was void, so it will not do any chip
Sumit> reset.
Sumit> Now, using this patch megasas_adp_reset_fusion() will have chip
Sumit> reset logic for Fusion adapter.
Reviewed-by: Martin K. Petersen
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from th
>>>>> "Sumit" == sumit saxena writes:
Sumit> Print firmware event in readable format. This will help user to
Sumit> track any critical firmware event without any application
Sumit> support.
Reviewed-by: Martin K. Petersen
--
Martin K. Petersen Oracle L
er driver code does not use dual path
Sumit> functionality.
Reviewed-by: Martin K. Petersen
--
Martin K. Petersen Oracle Linux Engineering
--
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
o support only for specific device id
Reviewed-by: Martin K. Petersen
--
Martin K. Petersen Oracle Linux Engineering
--
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
>>>>> "Sumit" == sumit saxena writes:
Reviewed-by: Martin K. Petersen
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kern
>>>>> "Hannes" == Hannes Reinecke writes:
Hannes> Non-disk devices might support ALUA, but the firmware
Hannes> implementation is untested and frequently broken. As we're
Hannes> don't actually need it disable ALUA support for non-disk device
Hanne
>>>>> "Hannes" == Hannes Reinecke writes:
Hannes> The SCSI device now has the VPD page 0x83 information attached,
Hannes> so there is no need to query it again.
Reviewed-by: Martin K. Petersen
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscrib
>>>>> "Hannes" == Hannes Reinecke writes:
Hannes> Issue different logging messages if ALUA is not supported or the
Hannes> TPGS setting is invalid.
Reviewed-by: Martin K. Petersen
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this l
>>>>> "Hannes" == Hannes Reinecke writes:
Hannes> Fixup copy-and-paste error in the description of stpg_endio().
Reviewed-by: Martin K. Petersen
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubsc
>>>>> "Hannes" == Hannes Reinecke writes:
Hannes> Last caller is gone, so remove it.
Reviewed-by: Martin K. Petersen
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi&qu
>>>>> "Hannes" == Hannes Reinecke writes:
Hannes> We should be using a flag when RTPG extended header is not
Hannes> supported, that saves us sending RTPG twice for older arrays.
Reviewed-by: Martin K. Petersen
--
Martin K. Petersen Oracle Linux Engineer
>>>>> "Hannes" == Hannes Reinecke writes:
Hannes> Use 'get_unaligned_XX' and 'put_unaligned_XX' instead of
Hannes> open-coding it.
Reviewed-by: Martin K. Petersen
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from t
>>>>> "Hannes" == Hannes Reinecke writes:
Hannes> Pass in the buffer as a function argument for submit_rtpg().
Reviewed-by: Martin K. Petersen
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubscribe lin
ose up for now.
--
Martin K. Petersen Oracle Linux Engineering
--
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
o
Sumit> divided in two categories- 1)THUNDERBOLT SERIES and 2)INVADER
Sumit> SERIES.
Does not apply against current upstream. Please fix and repost.
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of
o ACK anything which is not
Kashyap> critical to avoid such issue and probably piggy back those
Kashyap> patches. Last series and latest series has reviewed-by
Kashyap> tags. Can we have outstanding patches committed in next window
Kashyap> ?
Just pulled in the previous patch series.
>>>>> "Brian" == Brian King writes:
Brian> This patch increases the timeout used on the REPORT_LUNS to 30
Brian> seconds. This patch solves the issue of 512 non existent LUNs
Brian> showing up after this event.
Applied.
--
Martin K. Petersen Oracle L
>>>>> "sumit" == sumit saxena writes:
sumit> This patch set is rebased on top of last patch set sent by me-
sumit> http://marc.info/?l=linux-scsi&m=144102204225400&w=2 Please
sumit> consider this patch set for next kernel release.
Applied.
--
Martin
sed
Benjamin> other various issues that were discovered during our testing
Benjamin> and verification phase, mainly with resume-from-sleep,
Benjamin> configuring PHY profiles, and using legacy interrupts.
Applied.
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from
>>>>> "Don" == Don Brace writes:
Don,
There were several minor nits in the review comments. Please address
these and repost with the relevant Reviewed-by tags added so we can get
this series queued up.
Thanks!
--
Martin K. Petersen Oracle Linux Engineering
--
so we
>> end up freeing rq->cmd in the already free rq object, and then free
>> the object itself out from under the current user.
>>
>> This ends up corrupting random memory via the list_head on the rq
>> object. The most common crash trace I saw is this:
>
have to deal with mail archive-mangled versions.
Please apply the relevant Reviewed-by tags and repost.
Thank you!
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.ke
>>>>> "Sumit" == Sumit Saxena writes:
Applied.
--
Martin K. Petersen Oracle Linux Engineering
--
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
>>>>> "Johannes" == Johannes Thumshirn writes:
Johannes> Export the RAW SCSI Inquiry to sysfs as binfile. This way the
Johannes> data can be used by userland without the need to have and
Johannes> ioctl or use the sg_inq tool.
Applied.
--
Martin K. Petersen
Applied this series.
--
Martin K. Petersen Oracle Linux Engineering
--
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
>>>>> "Tomas" == Tomas Henzl writes:
Tomas> This patch fixes a 'general protection fault' issue by moving the
Tomas> attribute to where it was likely meant.
Applied.
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list:
>>>>> "Yaniv" == Yaniv Gardi writes:
I have applied this series.
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majord
we'll be
Gabriel> collecting meaningful dump data, even when dumping right after
Gabriel> an adapter reset.
I have applied patches 1-5.
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a
the
Benjamin> system, necessitating a reboot.
Applied.
--
Martin K. Petersen Oracle Linux Engineering
--
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
>>>>> "Jack" == Jack Wang writes:
Applied patches 1-3.
--
Martin K. Petersen Oracle Linux Engineering
--
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 a
901 - 1000 of 3475 matches
Mail list logo