From: Dong Jia Shi <bjsdjshi@linux.vnet.ibm.com>
To: kvm@vger.kernel.org, linux-s390@vger.kernel.org
Cc: bjsdjshi@linux.vnet.ibm.com, cornelia.huck@de.ibm.com,
borntraeger@de.ibm.com, dan.carpenter@oracle.com
Subject: [PATCH 0/2] vfio: ccw: code cleanup and bugfix
Date: Wed, 12 Apr 2017 11:08:14 +0200 [thread overview]
Message-ID: <20170412090816.79108-1-bjsdjshi@linux.vnet.ibm.com> (raw)
This series have two bugfix patches.
Patch #1 fixes a bug that was pointed out by Dan Carpenter:
[bug report] vfio: ccw: introduce a finite state machine
Message-ID: <20170404120223.GA8525@mwanda>
Patch #2 fixes another bug that was noticed by Cornelia Huck during the
discussion on the above thread.
The code base is:
https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw.git vfio-ccw-v0
Dong Jia Shi (2):
vfio: ccw: remove unnecessary NULL checks of a pointer
vfio: ccw: improve error handling for vfio_ccw_mdev_remove
drivers/s390/cio/vfio_ccw_fsm.c | 6 +-----
drivers/s390/cio/vfio_ccw_ops.c | 34 ++++++----------------------------
2 files changed, 7 insertions(+), 33 deletions(-)
--
2.10.2
next reply other threads:[~2017-04-12 9:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-12 9:08 Dong Jia Shi [this message]
2017-04-12 9:08 ` [PATCH 1/2] vfio: ccw: remove unnecessary NULL checks of a pointer Dong Jia Shi
2017-04-12 9:08 ` [PATCH 2/2] vfio: ccw: improve error handling for vfio_ccw_mdev_remove Dong Jia Shi
2017-04-12 10:47 ` [PATCH 0/2] vfio: ccw: code cleanup and bugfix Cornelia Huck
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=20170412090816.79108-1-bjsdjshi@linux.vnet.ibm.com \
--to=bjsdjshi@linux.vnet.ibm.com \
--cc=borntraeger@de.ibm.com \
--cc=cornelia.huck@de.ibm.com \
--cc=dan.carpenter@oracle.com \
--cc=kvm@vger.kernel.org \
--cc=linux-s390@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox