ACK: [SRU] [B] [PATCH 0/1] Fix freeze at welcome screen

Gerald Yang gerald.yang at canonical.com
Tue Jun 21 09:51:38 UTC 2022


Hello Tim,

Since we have customers hitting this issue and waiting for the fix
I'd appreciate if you could help to merge this fix in the next release

Thanks,
Gerald

On Wed, Jun 8, 2022 at 8:15 PM Tim Gardner <tim.gardner at canonical.com>
wrote:

> Acked-by: Tim Gardner <tim.gardner at canonical.com>
>
> On 6/7/22 21:06, Kai-Heng Feng wrote:
> > BugLink: https://bugs.launchpad.net/bugs/1973167
> >
> > [Impact]
> > Freeze at boot. intel-lpss is trying to synchronously load idma64 module
> > in asynchronous conext.
> >
> > [Fix]
> > Let userspace load the module to avoid the deadlock.
> >
> > [Test]
> > Users confirmed the proposed fix can solve the issue.
> >
> > [Where problems could occur]
> > Userspace can handle modules loading just fine, so there shouldn't be
> > any surprise.
> >
> > Andy Shevchenko (1):
> >    mfd: intel-lpss: Use MODULE_SOFTDEP() instead of implicit request
> >
> >   drivers/mfd/intel-lpss.c | 29 ++++++++---------------------
> >   1 file changed, 8 insertions(+), 21 deletions(-)
> >
>
> --
> -----------
> Tim Gardner
> Canonical, Inc
>
> --
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20220621/fd1fbace/attachment-0001.html>


More information about the kernel-team mailing list