[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200701121638.19840-1-jgross@suse.com>
Date: Wed, 1 Jul 2020 14:16:36 +0200
From: Juergen Gross <jgross@...e.com>
To: xen-devel@...ts.xenproject.org, linux-kernel@...r.kernel.org,
clang-built-linux@...glegroups.com
Cc: Juergen Gross <jgross@...e.com>,
Boris Ostrovsky <boris.ostrovsky@...cle.com>,
Stefano Stabellini <sstabellini@...nel.org>
Subject: [PATCH v2 0/2] xen/xenbus: some cleanups
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
Powered by blists - more mailing lists