aboutsummaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen2/recipes-kernel/linux/linux-renesas_3.10.bb
diff options
context:
space:
mode:
authorManuel Bachmann <mbc@iot.bzh>2016-01-12 15:14:31 +0000
committerGerrit Code Review <gerrit@172.30.200.200>2016-01-13 15:25:21 +0000
commit900d5849ba787f9767800f463be58516b43a2f6c (patch)
tree64f0613b09a092e8020f460c785852b4e69187bc /meta-rcar-gen2/recipes-kernel/linux/linux-renesas_3.10.bb
parent503179018b074828878568140be57b83f8790e14 (diff)
r-car m2: fix notification of groups with inode (SPEC-89)
This is a backport of the following kernel patch : https://git.kernel.org/cgit/linux/kernel/git/torvalds/ linux.git/commit/?id=8edc6e1 and fixes the following issue : https://jira.automotivelinux.org/browse/SPEC-89 (it fixes the reliability of using the "fa_notify" kernel API for filesystem notifications) Commit-Id: I968a52e72dc816a9f93640392b19ba2463216fe1 Signed-off-by: Manuel Bachmann <mbc@iot.bzh>
Diffstat (limited to 'meta-rcar-gen2/recipes-kernel/linux/linux-renesas_3.10.bb')
-rw-r--r--meta-rcar-gen2/recipes-kernel/linux/linux-renesas_3.10.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-rcar-gen2/recipes-kernel/linux/linux-renesas_3.10.bb b/meta-rcar-gen2/recipes-kernel/linux/linux-renesas_3.10.bb
index db606e3..6971adc 100644
--- a/meta-rcar-gen2/recipes-kernel/linux/linux-renesas_3.10.bb
+++ b/meta-rcar-gen2/recipes-kernel/linux/linux-renesas_3.10.bb
@@ -46,6 +46,7 @@ SRC_URI_append_porter = " \
file://0006-ARM-shmobile-porter-Sound-DMA-support-via-DVC-on-DTS.patch \
file://0007-ARM-shmobile-porter-Fix-audio-clk-master-to-SSI-and-.patch \
file://0008-drm-rcar-du-r8a7791-disable-interlace-mode.patch \
+ file://0022-fanotify-fix-notification-of-groups-with-inode-mount.patch \
"
SRC_URI_append_silk = " \