On 11. 08. 20, 22:02, John Stultz wrote:
> On Tue, Aug 11, 2020 at 10:00 AM Saravana Kannan wrote:
>>
>> On Mon, Aug 10, 2020 at 7:50 PM John Stultz wrote:
>>>
>>> When booting with heavily modularized config, the serial console
>>> may not be able to load until after init when modules that
>>> s
On Tue, Aug 11, 2020 at 10:00 AM Saravana Kannan wrote:
>
> On Mon, Aug 10, 2020 at 7:50 PM John Stultz wrote:
> >
> > When booting with heavily modularized config, the serial console
> > may not be able to load until after init when modules that
> > satisfy needed dependencies have time to load.
On Mon, Aug 10, 2020 at 7:50 PM John Stultz wrote:
>
> When booting with heavily modularized config, the serial console
> may not be able to load until after init when modules that
> satisfy needed dependencies have time to load.
>
> Unfortunately, as qcom_geni_console_setup is marked as __init,
>
On Mon 10 Aug 19:50 PDT 2020, John Stultz wrote:
> When booting with heavily modularized config, the serial console
> may not be able to load until after init when modules that
> satisfy needed dependencies have time to load.
>
> Unfortunately, as qcom_geni_console_setup is marked as __init,
> th
When booting with heavily modularized config, the serial console
may not be able to load until after init when modules that
satisfy needed dependencies have time to load.
Unfortunately, as qcom_geni_console_setup is marked as __init,
the function may have been freed before we get to run it,
causin
5 matches
Mail list logo