[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200511073151.19043-1-jgross@suse.com>
Date: Mon, 11 May 2020 09:31:49 +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 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 | 133 ++++++++++++++---------------
1 file changed, 64 insertions(+), 69 deletions(-)
--
2.26.1
Powered by blists - more mailing lists