All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1474208588556845.0.mail@mail>

diff --git a/a/1.txt b/N1/1.txt
index 8103dfa..4ec0e40 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -8,7 +8,7 @@ group includes an "rt task" or not. However, it returns true for
 "dl task" too. The origin of this problem is that rt_task() called
 by tg_has_rt_tasks() returns true for dl tasks. Because of this
 problem, tg_rt_schedulable() that calls tg_has_rt_tasks() returns
-–EBUSY if we try to initialize an rt task group, while a dl task
+–EBUSY if we try to initialize an rt task group, while a dl task
 is running. That is, you cannot run an rt task group when there
 exists a dl task in the system. Our patch provided in this post
 simply makes the tg_has_rt_tasks() function return false for dl
diff --git a/a/content_digest b/N1/content_digest
index 015657c..31930d6 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,12 +1,12 @@
  "From\0yingooyim <ygyim@konkuk.ac.kr>\0"
  "Subject\0[PATCH] cgroup/cpu: Fix tg_has_rt_task() malfunction\0"
  "Date\0Sun, 18 Sep 2016 23:23:10 +0900\0"
- "To\0tj@kernel.org"
-  lizefan@huawei.com
- " hannes@cmpxchg.org\0"
- "Cc\0cgroups@vger.kernel.org"
+ "To\0<tj@kernel.org>"
+  <lizefan@huawei.com>
+ " <hannes@cmpxchg.org>\0"
+ "Cc\0<cgroups@vger.kernel.org>"
   LKML <linux-kernel@vger.kernel.org>
- " jinh@konkuk.ac.kr\0"
+ " <jinh@konkuk.ac.kr>\0"
  "\00:1\0"
  "b\0"
  "Hi,\n"
@@ -19,7 +19,7 @@
  "\"dl task\" too. The origin of this problem is that rt_task() called\n"
  "by tg_has_rt_tasks() returns true for dl tasks. Because of this\n"
  "problem, tg_rt_schedulable() that calls tg_has_rt_tasks() returns\n"
- "\303\242\342\202\254\342\200\234EBUSY if we try to initialize an rt task group, while a dl task\n"
+ "\342\200\223EBUSY if we try to initialize an rt task group, while a dl task\n"
  "is running. That is, you cannot run an rt task group when there\n"
  "exists a dl task in the system. Our patch provided in this post\n"
  "simply makes the tg_has_rt_tasks() function return false for dl\n"
@@ -50,4 +50,4 @@
  "   return 1;\n"
     }
 
-abd7d0a96051877c28e8febab13d30add2919067248b851c16caad1d3a08d63c
+314322b2c830a22c81f2bfb3bcf147d692ec789636a1df1c343063256f7f7bd9

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.