From: Cornelia Huck <cohuck@redhat.com>
To: David Hildenbrand <david@redhat.com>
Cc: linux-s390@vger.kernel.org, kvm@vger.kernel.org,
Christian Borntraeger <borntraeger@de.ibm.com>,
Janosch Frank <frankja@linux.vnet.ibm.com>
Subject: Re: [PATCH v1] KVM: s390: use switch vs jump table in interrupt.c
Date: Tue, 6 Feb 2018 15:29:43 +0100 [thread overview]
Message-ID: <20180206152943.4859454d.cohuck@redhat.com> (raw)
In-Reply-To: <20180206141743.24497-1-david@redhat.com>
On Tue, 6 Feb 2018 15:17:43 +0100
David Hildenbrand <david@redhat.com> wrote:
> Just like for the interception handlers, let's also use a switch-case
> in our interrupt delivery code.
Amusingly, we did have a switch/case in the past :)
Nice that we can get rid of the I/O interrupt special casing.
>
> Signed-off-by: David Hildenbrand <david@redhat.com>
> ---
> arch/s390/kvm/interrupt.c | 84 ++++++++++++++++++++++++++++-------------------
> 1 file changed, 50 insertions(+), 34 deletions(-)
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
next prev parent reply other threads:[~2018-02-06 14:29 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-06 14:17 [PATCH v1] KVM: s390: use switch vs jump table in interrupt.c David Hildenbrand
2018-02-06 14:29 ` Cornelia Huck [this message]
2018-02-07 18:28 ` Christian Borntraeger
2018-02-08 8:14 ` Cornelia Huck
2018-02-08 9:53 ` Christian Borntraeger
2018-02-08 10:00 ` Cornelia Huck
2018-02-08 10:04 ` Christian Borntraeger
2018-02-08 8:23 ` Janosch Frank
2018-02-08 10:29 ` Christian Borntraeger
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=20180206152943.4859454d.cohuck@redhat.com \
--to=cohuck@redhat.com \
--cc=borntraeger@de.ibm.com \
--cc=david@redhat.com \
--cc=frankja@linux.vnet.ibm.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