[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20181204143759.fe24ee036a33000193339561@linux-foundation.org>
Date: Tue, 4 Dec 2018 14:37:59 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: Enke Chen <enkechen@...co.com>
Cc: Dave Martin <Dave.Martin@....com>, Oleg Nesterov <oleg@...hat.com>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>, Borislav Petkov <bp@...en8.de>,
"H. Peter Anvin" <hpa@...or.com>,
Peter Zijlstra <peterz@...radead.org>,
Arnd Bergmann <arnd@...db.de>,
"Eric W. Biederman" <ebiederm@...ssion.com>,
Khalid Aziz <khalid.aziz@...cle.com>,
Kate Stewart <kstewart@...uxfoundation.org>,
Helge Deller <deller@....de>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Al Viro <viro@...iv.linux.org.uk>,
Christian Brauner <christian@...uner.io>,
Catalin Marinas <Catalin.Marinas@....com>,
Will Deacon <Will.Deacon@....com>,
Mauro Carvalho Chehab <mchehab+samsung@...nel.org>,
Michal Hocko <mhocko@...nel.org>,
Rik van Riel <riel@...riel.com>,
"Kirill A. Shutemov" <kirill.shutemov@...ux.intel.com>,
Roman Gushchin <guro@...com>,
Marcos Paulo de Souza <marcos.souza.org@...il.com>,
Dominik Brodowski <linux@...inikbrodowski.net>,
Cyrill Gorcunov <gorcunov@...nvz.org>,
Yang Shi <yang.shi@...ux.alibaba.com>,
Jann Horn <jannh@...gle.com>,
Kees Cook <keescook@...omium.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-arch@...r.kernel.org" <linux-arch@...r.kernel.org>,
"Victor Kamensky (kamensky)" <kamensky@...co.com>,
"xe-linux-external@...co.com" <xe-linux-external@...co.com>,
Stefan Strogin <sstrogin@...co.com>
Subject: Re: [PATCH v5 1/2] kernel/signal: Signal-based pre-coredump
notification
On Wed, 28 Nov 2018 16:15:35 -0800 Enke Chen <enkechen@...co.com> wrote:
> Thanks for your comments. You have indeed missed some of the prior reviews
> and discussions. But that is OK.
This is why it is best to update the changelog in response to the
review discussion - if person A was wondering about something then it
is likely that person B will wonder about the same thing. Take a
reviewer's questioning as an indication that the changelog was lacking.
I'm not sure what to make of this patchset, really. Oleg sounds
unhappy and that's always a bad sign. And signals are rather ugly
things. Oleg, can you please expand on your concerns?
The arguments against using connector aren't very compelling. Sure,
connector is hard to use from shell scripts but so are signals? And is
there much of a usecase for managing these things with shell scripts
anyway?
Has an eventfd implementation been considered?
I'm sure we've added other kernel->userspace comminication schemes, but
I can't immediately recall them all :(
Powered by blists - more mailing lists