linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: Sebastian Andrzej Siewior <bigeasy@linutronix.de>,
	target-devel@vger.kernel.org
Cc: "Martin K . Petersen" <martin.petersen@oracle.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	"Ahmed S . Darwish" <a.darwish@linutronix.de>,
	linux-scsi@vger.kernel.org
Subject: Re: [PATCH 0/6] scsi: target: Remove in_interrupt() usage.
Date: Tue, 26 Jan 2021 23:54:21 -0500	[thread overview]
Message-ID: <161172309259.28139.2920333021302735318.b4-ty@oracle.com> (raw)
In-Reply-To: <20201220203638.43615-1-bigeasy@linutronix.de>

On Sun, 20 Dec 2020 21:36:32 +0100, Sebastian Andrzej Siewior wrote:

> Folks,
> 
> in the discussion about preempt count consistency across kernel
> configurations:
> 
>  https://lore.kernel.org/r/20200914204209.256266093@linutronix.de/
> 
> [...]

Applied to 5.12/scsi-queue, thanks!

[1/6] scsi: target: iscsi: Avoid in_interrupt() usage in iscsit_close_session().
      https://git.kernel.org/mkp/scsi/c/433675486af4
[2/6] scsi: target: iscsi: Avoid in_interrupt() usage in iscsit_check_session_usage_count().
      https://git.kernel.org/mkp/scsi/c/efc9d73063c1
[3/6] scsi: target: iscsi: Redo iscsit_check_session_usage_count() return code.
      https://git.kernel.org/mkp/scsi/c/f88a10f80da9
[4/6] scsi: target: Remove in_interrupt() usage in core_alua_check_nonop_delay()
      https://git.kernel.org/mkp/scsi/c/a97451ac1e34
[5/6] scsi: target: Replace in_interrupt() usage in target_submit_cmd_map_sgls()
      https://git.kernel.org/mkp/scsi/c/513e29946ab2
[6/6] scsi: target: Remove in_interrupt() check in transport_handle_cdb_direct()
      https://git.kernel.org/mkp/scsi/c/bbb087679d5f

-- 
Martin K. Petersen	Oracle Linux Engineering

      parent reply	other threads:[~2021-01-27  5:41 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-20 20:36 [PATCH 0/6] scsi: target: Remove in_interrupt() usage Sebastian Andrzej Siewior
2020-12-20 20:36 ` [PATCH 1/6] scsi: target: iscsi: Avoid in_interrupt() usage in iscsit_close_session() Sebastian Andrzej Siewior
2020-12-20 20:36 ` [PATCH 2/6] scsi: target: iscsi: Avoid in_interrupt() usage in iscsit_check_session_usage_count() Sebastian Andrzej Siewior
2020-12-20 20:36 ` [PATCH 3/6] scsi: target: iscsi: Redo iscsit_check_session_usage_count() return code Sebastian Andrzej Siewior
2020-12-20 20:36 ` [PATCH 4/6] scsi: target: Remove in_interrupt() usage in core_alua_check_nonop_delay() Sebastian Andrzej Siewior
2020-12-20 20:36 ` [PATCH 5/6] scsi: target: Replace in_interrupt() usage in target_submit_cmd_map_sgls() Sebastian Andrzej Siewior
2020-12-20 20:36 ` [PATCH 6/6] scsi: target: Remove in_interrupt() check in transport_handle_cdb_direct() Sebastian Andrzej Siewior
2021-01-22 16:51 ` [PATCH 0/6] scsi: target: Remove in_interrupt() usage Sebastian Andrzej Siewior
2021-01-23  1:28   ` Martin K. Petersen
2021-01-27  4:54 ` Martin K. Petersen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=161172309259.28139.2920333021302735318.b4-ty@oracle.com \
    --to=martin.petersen@oracle.com \
    --cc=a.darwish@linutronix.de \
    --cc=bigeasy@linutronix.de \
    --cc=linux-scsi@vger.kernel.org \
    --cc=target-devel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).