All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ajish Koshy <Ajish.Koshy@microchip.com>
To: <linux-scsi@vger.kernel.org>
Cc: <Vasanthalakshmi.Tharmarajan@microchip.com>,
	<Viswas.G@microchip.com>, <damien.lemoal@opensource.wdc.com>,
	<john.garry@huawei.com>, Jinpu Wang <jinpu.wang@cloud.ionos.com>
Subject: [PATCH v2 0/2] pm80xx updates
Date: Tue, 5 Apr 2022 05:28:31 -0400	[thread overview]
Message-ID: <20220405092833.83335-1-Ajish.Koshy@microchip.com> (raw)

This patchset includes bugfixes for pm80xx driver

Changes from v1 to v2:
	- For upper interrupt vectors patch
		- Removed unrequired casts u32
		- Removed '& 0xFFFFFFFF' operation
		- Removed 'vec_u' variable
		- Added 'Fixes' tag.
	- For upper inbound outbound queues patch
		- Removed brackets
		- Removed comments about msleep
		- Added 'Fixes' tag.

Ajish Koshy (2):
  scsi: pm80xx: mask and unmask upper interrupt vectors 32-63
  scsi: pm80xx: enable upper inbound, outbound queues

 drivers/scsi/pm8001/pm80xx_hwi.c | 37 ++++++++++++++++++++++++++------
 1 file changed, 31 insertions(+), 6 deletions(-)

-- 
2.31.1


             reply	other threads:[~2022-04-05 10:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-05  9:28 Ajish Koshy [this message]
2022-04-05  9:28 ` [PATCH v2 1/2] scsi: pm80xx: mask and unmask upper interrupt vectors 32-63 Ajish Koshy
2022-04-06  3:02   ` Damien Le Moal
2022-04-06  8:54     ` Ajish.Koshy
2022-04-05  9:28 ` [PATCH v2 2/2] scsi: pm80xx: enable upper inbound, outbound queues Ajish Koshy
2022-04-06  3:05   ` Damien Le Moal
2022-04-06  7:11     ` Ajish.Koshy

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=20220405092833.83335-1-Ajish.Koshy@microchip.com \
    --to=ajish.koshy@microchip.com \
    --cc=Vasanthalakshmi.Tharmarajan@microchip.com \
    --cc=Viswas.G@microchip.com \
    --cc=damien.lemoal@opensource.wdc.com \
    --cc=jinpu.wang@cloud.ionos.com \
    --cc=john.garry@huawei.com \
    --cc=linux-scsi@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.