Am Montag, den 14.09.2020, 13:01 +0530 schrieb Allen Pais: > From: Allen Pais <[email protected]> > > In preparation for unconditionally passing the > struct tasklet_struct pointer to all tasklet > callbacks, switch to using the new tasklet_setup() > and from_tasklet() to pass the tasklet pointer explicitly > and remove the .data field.
Hi,
how would bisecting be supposed to run smoothly, if this
patch were applied? We'd pass a NULL pointer.
Regards
Oliver
