QEMU kernel: add and fix fanotify API (SPEC-89) 69/5269/2
authorManuel Bachmann <mbc@iot.bzh>
Tue, 12 Jan 2016 18:37:34 +0000 (18:37 +0000)
committerGerrit Code Review <gerrit@172.30.200.200>
Wed, 13 Jan 2016 15:25:07 +0000 (15:25 +0000)
fanotify API is currently enabled on meta-renesas kernel,
and is required by our LTP tests (see mention on
https://jira.automotivelinux.org/browse/SPEC-89), but was
not available on QEMU kernel. This creates a gap which may
break client applications.

We also add the patch to fix issue described at
https://jira.automotivelinux.org/browse/SPEC-89.

Change-Id: Ic201eec7d91553db75f5a5783c47fe1a7d8f7c86
Signed-off-by: Manuel Bachmann <mbc@iot.bzh>

No differences found