hedule the handling tasklet. In the tasklet (see
> sci_controller_completion_handler), the interrupts are unmasked again.
>
> Please let me know if you need any other information.
>
> Kind Regards,
>
> Stefan
>
Hi Stefan,
I tried to reproduce this issue using just t
On 11/18/2016 07:10 AM, Christoph Hellwig wrote:
> Signed-off-by: Christoph Hellwig
> ---
> drivers/scsi/isci/host.h | 1 -
> drivers/scsi/isci/init.c | 21 +
> 2 files changed, 9 insertions(+), 13 deletions(-)
>
> diff --git a/drivers/scsi/isci/host.h b/drivers/scsi/isci/ho
On 11/30/2016 05:21 PM, Christoph Hellwig wrote:
> Signed-off-by: Christoph Hellwig
Reviewed-by: Artur Paszkiewicz
Thanks,
Artur
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo
failure code.
> + * SCI_SUCCESS on successful completion, or specific failure code.
> */
> static enum sci_status isci_io_request_build(struct isci_host *ihost,
> struct isci_request *request,
>
Acked-by: Artur Paszkiewicz
Thanks
pci_info->msix_entries, num_msix);
> if (err)
> goto intx;
>
>
Looks good.
Acked-by: Artur Paszkiewicz
Thanks,
Artur
--
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
On 11/28/18 5:29 AM, Gustavo A. R. Silva wrote:
> In preparation to enabling -Wimplicit-fallthrough, mark switch cases
> where we are expecting to fall through.
>
> Addresses-Coverity-ID: 703127 ("Missing break in switch")
> Signed-off-by: Gustavo A. R. Silva
Acked-by: Artur Paszkiewicz
annotation from the rest of the
> comment on the same line, which is what GCC is expecting to find.
>
> Signed-off-by: Gustavo A. R. Silva
Acked-by: Artur Paszkiewicz
annotations from the rest of
> the comment on the same line, which is what GCC is expecting to find.
>
> Signed-off-by: Gustavo A. R. Silva
Acked-by: Artur Paszkiewicz
annotations from the rest of
> the comment on the same line, which is what GCC is expecting to find.
>
> Signed-off-by: Gustavo A. R. Silva
Acked-by: Artur Paszkiewicz
On 10/05/2017 02:48 AM, Kees Cook wrote:
> In preparation for unconditionally passing the struct timer_list pointer to
> all timer callbacks, switch to using the new timer_setup() and from_timer()
> to pass the timer pointer explicitly.
>
> Cc: Intel SCU Linux support
> Cc:
10 matches
Mail list logo