kernel: bump 4.4 to 4.4.103 for 17.01
[openwrt/openwrt.git] / target / linux / generic / patches-4.4 / 904-debloat_dma_buf.patch
index 10613de85296f297a99104d91da8258df2a84f65..eac39669d0ab87ea626e1e58a75b4ea784a09145 100644 (file)
@@ -34,7 +34,7 @@
 +MODULE_LICENSE("GPL");
 --- a/kernel/sched/core.c
 +++ b/kernel/sched/core.c
-@@ -2097,6 +2097,7 @@ int wake_up_state(struct task_struct *p,
+@@ -2096,6 +2096,7 @@ int wake_up_state(struct task_struct *p,
  {
        return try_to_wake_up(p, state, 0);
  }