[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180618174210.b8348d35bce35b2277cab660@linux-foundation.org>
Date: Mon, 18 Jun 2018 17:42:10 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: David Howells <dhowells@...hat.com>
Cc: viro@...iv.linux.org.uk, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org, Alexey Dobriyan <adobriyan@...il.com>
Subject: Re: [PATCH] proc: Make inline name size calculation automatic
On Wed, 13 Jun 2018 19:43:19 +0100 David Howells <dhowells@...hat.com> wrote:
> Make calculation of the size of the inline name in struct proc_dir_entry
> automatic, rather than having to manually encode the numbers and failing to
> allow for lockdep.
>
> Require a minimum inline name size of 33+1 to allow for names that look
> like two hex numbers with a dash between.
Please cc Alexey on /proc patches.
What are the user-visible runtime effects of this change?
Powered by blists - more mailing lists