Comment 3 for bug 1775165

Revision history for this message
Po-Hsu Lin (cypressyew) wrote : Re: fanotify07/fanotify08 in LTP syscall test generates kernel trace with T kernel

From the comment in the test case:

 * Kernel crashes should be fixed by:
 * 96d41019e3ac "fanotify: fix list corruption in fanotify_get_response()"
 *
 * Kernel hangs should be fixed by:
 * 05f0e38724e8 "fanotify: Release SRCU lock when waiting for userspace response"

In this case, it's kernel hung, so 05f0e38724e8 should do the trick.

However, from a discussion thread [1] for debian it looks like this is difficult to backport.

[1] https://lists.debian.org/debian-kernel/2017/06/msg00170.html