[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <0256C870-590C-426A-B4DF-4C272E46B75F@joshtriplett.org>
Date: Wed, 11 Mar 2020 06:55:30 +0100
From: Josh Triplett <josh@...htriplett.org>
To: Luis Chamberlain <mcgrof@...nel.org>,
Eric Biggers <ebiggers@...nel.org>, NeilBrown <neilb@...e.com>
CC: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
stable@...r.kernel.org, Alexei Starovoitov <ast@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jeff Vander Stoep <jeffv@...gle.com>,
Jessica Yu <jeyu@...nel.org>,
Kees Cook <keescook@...omium.org>, benh@...ian.org
Subject: Re: [PATCH] kmod: make request_module() return an error when autoloading is disabled
On March 11, 2020 5:32:21 AM GMT+01:00, Luis Chamberlain <mcgrof@...nel.org> wrote:
>On Tue, Mar 10, 2020 at 03:37:31PM -0700, Eric Biggers wrote:
>> However, request_module() should also
>> correctly return an error when it fails. So let's make it return
>> -ENOENT, which matches the error when the modprobe binary doesn't
>exist.
>
>This is a user experience change though, and I wouldn't have on my
>radar
>who would use this, and expects the old behaviour. Josh, would you by
>chance?
I don't think this affects userspace. But I'd suggest Ben Hutchings (CCed).
Powered by blists - more mailing lists