Hi Helge, On Mon, Mar 18, 2019 at 11:03:06PM +0100, Helge Deller wrote: > Hi Sven, > > * Sven Schnelle <svens@xxxxxxxxxxxxxx>: > > i just updated my C3750 to latest git, and got the kernel oops below. It looks > > like the change to using F_EXTEND breaks using 32 bit kernels on at least my > > C3750. Not sure whether we should revert the F_EXTEND change, or just cast > > the other side of the compare to long. The patch below does this. > > Thanks for testing! > I think, as suggested by you, revertig parts of my patch makes most sense. > I've committed the patch below to my for-next tree. > Can you check if it works for you? Yes, works for me. The good thing about this Bug is that i was forced to read the NS87560 driver source and have an idea now why it's called SuckyIO :) Tested-by: Sven Schnelle <svens@xxxxxxxxxxxxxx> Regards Sven