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

Juergen Gross posted 2 patches 3 years, 11 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
drivers/xen/xenbus/xenbus_client.c | 133 ++++++++++++++---------------
1 file changed, 64 insertions(+), 69 deletions(-)
[PATCH 0/2] xen/xenbus: some cleanups
Posted by Juergen Gross 3 years, 11 months ago
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 | 133 ++++++++++++++---------------
 1 file changed, 64 insertions(+), 69 deletions(-)

-- 
2.26.1