Skip to content
Commit 5f4db9a2 authored by Kyle Yan's avatar Kyle Yan
Browse files

firmware: avoid invalid fallback aborts by using killable wait



Commit <02342e8b12b969d>("firmware: avoid invalid fallback aborts by
using killable swait") switches to killable swait in order to prevent
erroneous signals such as SIGCHLD from causing the kernel to think
that the userspace daemon has unsuccessful in writing the firmware.

Since the above commit changes modified APIs in firmware code, mirror
the same behavior on our older firmware_class version.

Change-Id: Ie06a36bf229e62bb77e473d43bfdc37f3f16c808
Signed-off-by: default avatarKyle Yan <kyan@codeaurora.org>
parent 037d768f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment