[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200115184154.3492-1-linux@rasmusvillemoes.dk>
Date: Wed, 15 Jan 2020 19:41:48 +0100
From: Rasmus Villemoes <linux@...musvillemoes.dk>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
"Rafael J. Wysocki" <rafael@...nel.org>,
linux-kernel@...r.kernel.org
Cc: Rasmus Villemoes <linux@...musvillemoes.dk>
Subject: [PATCH 0/5] a few devtmpfs patches
Patch 1 fixes a mostly theoretical problem, but as this is core code,
the pattern might be copy-pasted, so it might as well be fixed. The
remaining ones reduce memory footprint a bit by initifying a function
and factoring out common code.
Rasmus Villemoes (5):
devtmpfs: fix theoretical stale pointer deref in devtmpfsd()
devtmpfs: factor out setup part of devtmpfsd()
devtmpfs: simplify initialization of mount_dev
devtmpfs: initify a bit
devtmpfs: factor out common tail of devtmpfs_{create,delete}_node
drivers/base/devtmpfs.c | 79 ++++++++++++++++++++---------------------
1 file changed, 39 insertions(+), 40 deletions(-)
--
2.23.0
Powered by blists - more mailing lists