package/utils/fuse: update to 2.9.7
[openwrt/openwrt.git] / target / linux / generic / patches-4.4 / 904-debloat_dma_buf.patch
index 3766ceacb7c3b7d72c909bbbbb3dd627b23aa916..10613de85296f297a99104d91da8258df2a84f65 100644 (file)
@@ -34,7 +34,7 @@
 +MODULE_LICENSE("GPL");
 --- a/kernel/sched/core.c
 +++ b/kernel/sched/core.c
-@@ -2072,6 +2072,7 @@ int wake_up_state(struct task_struct *p,
+@@ -2097,6 +2097,7 @@ int wake_up_state(struct task_struct *p,
  {
        return try_to_wake_up(p, state, 0);
  }