Steven Rostedt writes:
> On Fri, 8 May 2015 11:17:36 -0400
> Steven Rostedt wrote:
>
>>
>> The module notifier call chain for MODULE_STATE_COMING was moved up before
>> the parsing of args, into the complete_formation() call. But if the module
>> failed
>> to load after that, the notifier call
On Fri, 8 May 2015 11:17:36 -0400
Steven Rostedt wrote:
>
> The module notifier call chain for MODULE_STATE_COMING was moved up before
> the parsing of args, into the complete_formation() call. But if the module
> failed
> to load after that, the notifier call chain for MODULE_STATE_GOING was
>
The module notifier call chain for MODULE_STATE_COMING was moved up before
the parsing of args, into the complete_formation() call. But if the module
failed
to load after that, the notifier call chain for MODULE_STATE_GOING was
never called and that prevented the users of those call chains from
c
3 matches
Mail list logo