[PATCH 2/2] fs/kernel_read_file: use usermodehelper_read_trylock() as a stop gap

Luis Chamberlain mcgrof at kernel.org
Mon Apr 19 19:15:14 BST 2021


On Fri, Apr 16, 2021 at 11:58:50PM +0000, Luis Chamberlain wrote:
> The endless wait for the read which the piece of hardware never got
> stalls resume as sync calls are all asynchronous.

Sorry, this should read:

The endless wait for the read, which the piece of hardware never got,
stalls resume as all pm resume calls are serialized and synchronous.

  Luis



More information about the kexec mailing list