On Fri, Oct 29, 2021 at 5:50 PM Burakov, Anatoly <[email protected]> wrote: > On 29-Oct-21 3:05 PM, Harneet Singh wrote: > > Currently, EAL init cannot be interrupted with SIGINT because the > > signal handler is already overridden by the time EAL init happens. > > > > Fix it by moving signal handler installation to after EAL > > initialization, to allow SIGNIT to interrupt EAL initialization. > > > > Fixes: d7937e2e3d12 ("power: initial import") > > Cc: [email protected] > > > > Signed-off-by: Harneet Singh <[email protected]> > Acked-by: Anatoly Burakov <[email protected]>
Applied, thanks. -- David Marchand

