[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200324102505.GA4248@kbp1-lhp-F74019>
Date: Tue, 24 Mar 2020 12:25:05 +0200
From: Yan Yankovskyi <yyankovskyi@...il.com>
To: Boris Ostrovsky <boris.ostrovsky@...cle.com>
Cc: Jan Beulich <jbeulich@...e.com>, Juergen Gross <jgross@...e.com>,
Stefano Stabellini <sstabellini@...nel.org>,
xen-devel@...ts.xenproject.org, linux-kernel@...r.kernel.org
Subject: Re: [Xen-devel] [PATCH v4 1/2] xen: Use evtchn_type_t as a type for
event channels
On Mon, Mar 23, 2020 at 05:55:39PM -0400, Boris Ostrovsky wrote:
>
> On 3/23/20 12:15 PM, Yan Yankovskyi wrote:
> > Make event channel functions pass event channel port using
> > evtchn_port_t type. It eliminates signed <-> unsigned conversion.
> >
> > Signed-off-by: Yan Yankovskyi <yyankovskyi@...il.com>
>
>
> If the difference is only the whitespace fix
There were two more fixes: missing include in gntdev-common.h and
a variable initialization in bind_virq_to_irq (eliminates warning).
Powered by blists - more mailing lists