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 3e6a9a1d68c0e3967ce0e663c56ba6e6601e7845..eac39669d0ab87ea626e1e58a75b4ea784a09145 100644 (file)
@@ -34,7 +34,7 @@
 +MODULE_LICENSE("GPL");
 --- a/kernel/sched/core.c
 +++ b/kernel/sched/core.c
-@@ -2075,6 +2075,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);
  }