From: Tomas Henzl <thenzl@redhat.com>
To: Raghava Aditya Renukunta <RaghavaAditya.Renukunta@pmcs.com>,
James.Bottomley@HansenPartnership.com,
martin.petersen@oracle.com, linux-scsi@vger.kernel.org
Cc: Mahesh.Rajashekhara@pmcs.com, Murthy.Bhat@pmcs.com,
Gana.Sridaran@pmcs.com, aacraid@pmc-sierra.com,
Scott.Benesh@pmcs.com, jthumshirn@suse.de, shane.seymour@hpe.com
Subject: Re: [PATCH V6 07/10] aacraid: Created new mutex for ioctl path
Date: Thu, 4 Feb 2016 13:29:17 +0100 [thread overview]
Message-ID: <56B3441D.8020003@redhat.com> (raw)
In-Reply-To: <1454540768-12271-8-git-send-email-RaghavaAditya.Renukunta@pmcs.com>
On 4.2.2016 00:06, Raghava Aditya Renukunta wrote:
> aac_mutex was used to create protect the ioctl path for only the
> compat path, it would be make more sense to place mutex in
> aac_do_ioctl, which is the main ioctl function call that handles
> all ioctl commands.
>
> Created new mutex ioctl_mutex in struct aac_dev to protect switch
> case in aac_do_ioctl and removed aac_mutex from aac_cfg_ioctl and
> aac_compat_do_ioctl
>
> Changes in V1:
> Unlock ioctl_mutex incase of error
> Fix compilation error with aac->adapter_shutdown
>
> Signed-off-by: Raghava Aditya Renukunta <RaghavaAditya.Renukunta@pmcs.com>
Reviewed-by: Tomas Henzl <thenzl@redhat.com>
Tomas
next prev parent reply other threads:[~2016-02-04 12:29 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-03 23:05 [PATCH V6 00/10] aacraid: Patchset for aacraid driver version 41052 Raghava Aditya Renukunta
2016-02-03 23:05 ` [PATCH V6 01/10] aacraid: SCSI blk tag support Raghava Aditya Renukunta
2016-02-03 23:06 ` [PATCH V6 02/10] aacraid: Fix RRQ overload Raghava Aditya Renukunta
2016-02-03 23:06 ` [PATCH V6 03/10] aacraid: Added EEH support Raghava Aditya Renukunta
2016-02-03 23:06 ` [PATCH V6 04/10] aacraid: Fix memory leak in aac_fib_map_free Raghava Aditya Renukunta
2016-02-03 23:06 ` [PATCH V6 05/10] aacraid: Set correct msix count for EEH recovery Raghava Aditya Renukunta
2016-02-03 23:06 ` [PATCH V6 06/10] aacraid: Fundamental reset support for Series 7 Raghava Aditya Renukunta
2016-02-03 23:06 ` [PATCH V6 07/10] aacraid: Created new mutex for ioctl path Raghava Aditya Renukunta
2016-02-04 12:29 ` Tomas Henzl [this message]
2016-02-04 12:33 ` Johannes Thumshirn
2016-02-03 23:06 ` [PATCH V6 08/10] aacraid: Fix AIF triggered IOP_RESET Raghava Aditya Renukunta
2016-02-03 23:06 ` [PATCH V6 09/10] aacraid: Fix character device re-initialization Raghava Aditya Renukunta
2016-02-03 23:06 ` [PATCH V6 10/10] aacraid: Update driver version Raghava Aditya Renukunta
2016-02-05 1:27 ` [PATCH V6 00/10] aacraid: Patchset for aacraid driver version 41052 Martin K. Petersen
2016-02-05 1:37 ` Raghava Aditya Renukunta
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=56B3441D.8020003@redhat.com \
--to=thenzl@redhat.com \
--cc=Gana.Sridaran@pmcs.com \
--cc=James.Bottomley@HansenPartnership.com \
--cc=Mahesh.Rajashekhara@pmcs.com \
--cc=Murthy.Bhat@pmcs.com \
--cc=RaghavaAditya.Renukunta@pmcs.com \
--cc=Scott.Benesh@pmcs.com \
--cc=aacraid@pmc-sierra.com \
--cc=jthumshirn@suse.de \
--cc=linux-scsi@vger.kernel.org \
--cc=martin.petersen@oracle.com \
--cc=shane.seymour@hpe.com \
/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