Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1458358

Re: [PATCH 1/3] mpt3sas: Eliminate conditional locking in mpt3sas_scsih_issue_tm()

From "Martin K. Petersen" <martin.petersen@oracle.com>
Newsgroups linux.kernel
Subject Re: [PATCH 1/3] mpt3sas: Eliminate conditional locking in mpt3sas_scsih_issue_tm()
Date 2016-08-09 03:20 +0200
Message-ID <s43S1-Lc-13@gated-at.bofh.it> (permalink)
References <s07Kx-8d5-5@gated-at.bofh.it>
Organization Oracle Corporation

Show all headers | View raw


>>>>> "Calvin" == Calvin Owens <calvinowens@fb.com> writes:

Calvin> This flag that conditionally acquires the mutex is confusing and
Calvin> prone to bugginess: refactor it into two separate function
Calvin> calls, and make the unlocked one complain if it's called outside
Calvin> the mutex.

Applied to 4.9/scsi-queue.

-- 
Martin K. Petersen	Oracle Linux Engineering

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 1/3] mpt3sas: Eliminate conditional locking in mpt3sas_scsih_issue_tm() Calvin Owens <calvinowens@fb.com> - 2016-07-29 06:40 +0200
  [PATCH 2/3] mpt3sas: Eliminate dead sleep_flag code Calvin Owens <calvinowens@fb.com> - 2016-07-29 06:40 +0200
    RE: [PATCH 2/3] mpt3sas: Eliminate dead sleep_flag code Chaitra Basappa <chaitra.basappa@broadcom.com> - 2016-08-05 06:40 +0200
    Re: [PATCH 2/3] mpt3sas: Eliminate dead sleep_flag code "Martin K. Petersen" <martin.petersen@oracle.com> - 2016-08-09 03:20 +0200
  RE: [PATCH 1/3] mpt3sas: Eliminate conditional locking in mpt3sas_scsih_issue_tm() Chaitra Basappa <chaitra.basappa@broadcom.com> - 2016-08-05 06:30 +0200
  Re: [PATCH 1/3] mpt3sas: Eliminate conditional locking in mpt3sas_scsih_issue_tm() "Martin K. Petersen" <martin.petersen@oracle.com> - 2016-08-09 03:20 +0200

csiph-web