On Thu, Nov 02, 2017 at 10:16:58PM -0200, Mauro Carvalho Chehab wrote: > Em Thu, 2 Nov 2017 16:50:37 -0700 > Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> escreveu: > > > On Thu, Nov 02, 2017 at 04:24:27PM -0700, Kees Cook wrote: > > > On Tue, Oct 31, 2017 at 1:11 PM, Sean Young <sean@xxxxxxxx> wrote: > > > > Leave the autorepeat handling up to the input layer, and move > > > > to the new timer API. > > > > > > > > Compile tested only. > > > > > > > > Signed-off-by: Sean Young <sean@xxxxxxxx> > > > > > > Hi! Just checking up on this... the input timer conversion is blocked > > > by getting this sorted out, so I'd love to have something either > > > media, input, or timer tree can carry. :) > > > > Acked-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> > > > > From my POV the patch is good. Mauro, do you want me to take it through > > my tree, or maybe you could create an immutable branch off 4.14-rc5 (or > > 6) with this commit and I will pull it in and then can apply Kees input > > core conversion patch? > > Feel free to apply it into your tree with my ack: > > Acked-by: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxxx> Applied and pulled Kees' patch to the input core (dropping the timer_data business) on top. Thanks. -- Dmitry