On Friday, September 1, 2017 1:29:43 AM CEST Kees Cook wrote:
> In several places, .data is checked for initialization to gate early
> calls to del_timer_sync(). Checking for .function is equally valid, so
> switch to this in all callers.
>
> Cc: "Rafael J. Wysocki"
> Cc: Pavel Machek
> Cc: Len
On Thu, 2017-08-31 at 16:29 -0700, Kees Cook wrote:
> In several places, .data is checked for initialization to gate early
> calls to del_timer_sync(). Checking for .function is equally valid,
> so
> switch to this in all callers.
>
> Cc: "Rafael J. Wysocki"
> Cc: Pavel Machek
> Cc: Len Brown
>
On Thu, Aug 31, 2017 at 4:59 PM, Kees Cook wrote:
> On Thu, Aug 31, 2017 at 4:45 PM, Dmitry Torokhov
> wrote:
>> On Thu, Aug 31, 2017 at 4:29 PM, Kees Cook wrote:
>>> In several places, .data is checked for initialization to gate early
>>> calls to del_timer_sync(). Checking for .function is equ
On Thu, Aug 31, 2017 at 4:45 PM, Dmitry Torokhov
wrote:
> On Thu, Aug 31, 2017 at 4:29 PM, Kees Cook wrote:
>> In several places, .data is checked for initialization to gate early
>> calls to del_timer_sync(). Checking for .function is equally valid, so
>> switch to this in all callers.
>
> Not s
On Thu, Aug 31, 2017 at 4:29 PM, Kees Cook wrote:
> In several places, .data is checked for initialization to gate early
> calls to del_timer_sync(). Checking for .function is equally valid, so
> switch to this in all callers.
Not seeing the rest of patches it is unclear from the patch
descriptio