2019-04-30 22:13:27

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: Fixes tag needs some work in the modules tree

Hi all,

In commit

7e470ea99bcd ("kernel/module: Reschedule while waiting for modules to finish loading")

Fixes tag

Fixes: linux-next commit f9a75c1d717f ("modules: Only return -EEXIST for modules that have finished loading")

has these problem(s):

- the "linux-next commit" is unexpected (and not really meaningful
once this is merged into Linus' tree)

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2019-04-30 22:16:08

by Prarit Bhargava

[permalink] [raw]
Subject: Re: linux-next: Fixes tag needs some work in the modules tree



On 4/30/19 6:10 PM, Stephen Rothwell wrote:
> Hi all,
>
> In commit
>
> 7e470ea99bcd ("kernel/module: Reschedule while waiting for modules to finish loading")
>
> Fixes tag
>
> Fixes: linux-next commit f9a75c1d717f ("modules: Only return -EEXIST for modules that have finished loading")
>
> has these problem(s):
>
> - the "linux-next commit" is unexpected (and not really meaningful
> once this is merged into Linus' tree)
>

Stephen, I will send out an updated patch now.

P.

2019-05-01 08:05:01

by Jessica Yu

[permalink] [raw]
Subject: Re: linux-next: Fixes tag needs some work in the modules tree

+++ Stephen Rothwell [01/05/19 08:10 +1000]:
>Hi all,
>
>In commit
>
> 7e470ea99bcd ("kernel/module: Reschedule while waiting for modules to finish loading")
>
>Fixes tag
>
> Fixes: linux-next commit f9a75c1d717f ("modules: Only return -EEXIST for modules that have finished loading")
>
>has these problem(s):
>
> - the "linux-next commit" is unexpected (and not really meaningful
> once this is merged into Linus' tree)
>
>--
>Cheers,
>Stephen Rothwell

A fixed verison has been pushed out to modules-next.

Thanks!

Jessica