[PATCH v2 0/2] xen/xenbus: some cleanups

From: Juergen Gross
Date: Wed Jul 01 2020 - 08:16:44 EST


Avoid allocating large amount of data on the stack in
xenbus_map_ring_valloc() and some related return value cleanups.

Juergen Gross (2):
xen/xenbus: avoid large structs and arrays on the stack
xen/xenbus: let xenbus_map_ring_valloc() return errno values only

drivers/xen/xenbus/xenbus_client.c | 167 ++++++++++++++---------------
1 file changed, 81 insertions(+), 86 deletions(-)

--
2.26.2