On Sun, May 20, 2018 at 11:14:12AM +0200, Kai Krakow wrote: > Hi Greg! > > 2018-05-20 11:04 GMT+02:00 Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>: > > On Sun, May 20, 2018 at 10:59:32AM +0200, Kai Krakow wrote: > >> Hey Greg! > >> > >> The v1 version applied for me but it shows a compiler warning. I didn't try > >> the newer version yet. > >> > >> I could prepare a back-ported version. > > > > Backported would be good. > > Currently on the way. I'm not much into kernel development so I can > only apply on 4.16.9, reboot, and check if it works. Hope that's okay. > > How should it be tagged then? Should I add my "Signed-off-by" or another line? Just like a "normal" patch, yes, signed-off-by is fine. If you do 'git cherry-pick -x -s' it will put the correct information in there. thanks, greg k-h