On Mon, 31 Jul 2023 17:56:53 +0200 Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > On Tue, Jul 25, 2023 at 10:23:42AM -0400, Hugo Villeneuve wrote: > > From: Hugo Villeneuve <hvilleneuve@xxxxxxxxxxxx> > > > > Replace 740/750/760 with generic terms like 74x/75x/76x to account for > > variants like 741, 752 and 762. > > > > Signed-off-by: Hugo Villeneuve <hvilleneuve@xxxxxxxxxxxx> > > Reviewed-by: Lech Perczak <lech.perczak@xxxxxxxxxxxxxxx> > > You have now mixed a patch series full of commits that are to be > backported to stable kernels (i.e. fixes) and general changes that do > not need to be. > > Please make these two separate patch series, you can have one depend on > the other, but I can't apply them both to the "for Linus" branch as > obviously they are not all fixes nor need to go to Linus now. > > thanks, > > greg k-h Hi, Ok, will do. Thank you, Hugo.