I had this message :
unreferenced object 0xc4163200 (size 512):
comm "App", pid 1418, jiffies 21635 (age 1817.270s)
hex dump (first 32 bytes):
0f c4 80 0f bd 80 0f b7 80 0f b0 80 0f aa 80 0f ................
a3 80 0f 9d 80 0f 97 80 0f 90 80 0f 8a 80 0f 84 ................
backtrace:
[<c00ce42c>] __kmalloc+0x104/0x13c
[<c00b0630>] memdup_user+0x20/0xa8
[<bf046728>] ep_write+0x70/0x108 [gadgetfs]
[<c00d4ed8>] vfs_write+0xb0/0x188
[<c00d52b0>] SyS_write+0x44/0x90
[<c000e8a0>] ret_fast_syscall+0x0/0x30
[<ffffffff>] 0xffffffff
And it's related to this patch :
www.spinics.net/.../msg76406.html
Will this be applied in a future release?
Simon Defayette