Re: [PATCH v1 0/4] ipc: Remove extra1 field abuse to pass ipc namespace

Linus Torvalds <[email protected]> Fri, 22 Apr 2022 13:44:50 -0700
Newsgroups dev.linux.lists.containers,org.kernel.vger.linux-kernel
Message-ID <CAHk-=whi2SzU4XT_FsdTCAuK2qtYmH+-hwi1cbSdG8zu0KXL=g@mail.gmail.com>
On Fri, Apr 22, 2022 at 5:53 AM Alexey Gladkov <[email protected]> wrote:
>
> Yes, Linus, these changes are not the refactoring you were talking
> about, but I plan to try to do such a refactoring in the my next
> patchset.

Heh. Ok, I'm not saying these patches are pretty, and looking up the
namespace thing is a bit subtle, but it's certainly prettier than the
existing odd "create a new ctl_table entry because of field abuse".

So this certainly looks like an improvement from a quick look.

              Linus