From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 14 Aug 2020 15:50:58 -0400 Subject: [RESEND PATCH v2 12/18] xen: pvblock: Add initial support for para-virtualized block driver In-Reply-To: <20200806094301.4999-13-vicooodin@gmail.com> References: <20200806094301.4999-1-vicooodin@gmail.com> <20200806094301.4999-13-vicooodin@gmail.com> Message-ID: <20200814195058.GH20605@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Aug 06, 2020 at 12:42:55PM +0300, Anastasiia Lukianenko wrote: > From: Anastasiia Lukianenko > > Add initial infrastructure for Xen para-virtualized block device. > This includes compile-time configuration and the skeleton for > the future driver implementation. > Add new class UCLASS_PVBLOCK which is going to be a parent for > virtual block devices. > Add new interface type IF_TYPE_PVBLOCK. > > Implement basic driver setup by reading XenStore configuration. > > Signed-off-by: Andrii Anisov > Signed-off-by: Anastasiia Lukianenko > Signed-off-by: Oleksandr Andrushchenko Applied to u-boot/master, thanks! But please note: ERROR: do not use assignment in if condition #281: FILE: drivers/xen/pvblock.c:260: + if ((err = xenbus_switch_state(XBT_NIL, nodename, in a few places in the driver (these without more context are possibly OK, just bad style). -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 659 bytes Desc: not available URL: