On Fri, 2022-10-14 at 15:16 -0500, Larry Finger wrote: > On 10/14/22 11:57, Johannes Berg wrote: > > On Fri, 2022-10-14 at 11:49 -0500, Larry Finger wrote: > > > Hi, > > > > > > With a recent pull from kernel mainline, I am getting a log splat shown below: > > > > > > [ 29.369446] ------------[ cut here ]------------ > > > [ 29.369447] memcpy: detected field-spanning write (size 16) of single field > > > "&compat_event->pointer" at net/wireless/wext-core.c:623 (size 4) > > > > > > Yeah fixed by commit e3e6e1d16a4c ("wifi: wext: use flex array > > destination for memcpy()") I think? > > Sorry for the noise. That commit was merged when I did a new pull on mainline. No worries! > My log is clean now. > Good to hear, I haven't built a kernel in the right way so far to see this :) johannes