Re: [GIT PULL] brown paper bag fix for SIGPOLL si_codes
From: Vince Weaver
Date: Tue Sep 19 2017 - 16:06:59 EST
On Tue, 19 Sep 2017, Eric W. Biederman wrote:
> When sorting out the si_code ambiguity fcntl I accidentally overshot and
> included SIGPOLL as well. Ooops! This is my trivial fix for that.
>
> Vince Weaver caught this when it landed in your tree with his
> perf_event_tests many of which started failing because the si_code changed.
I've tested with this patch applied and can confirm all of my tests now
pass again.
Thanks,
Vince