summaryrefslogtreecommitdiffstats
path: root/patches/0007-sched-Distangle-worker-accounting-from-rq-3Elock.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/0007-sched-Distangle-worker-accounting-from-rq-3Elock.patch')
-rw-r--r--patches/0007-sched-Distangle-worker-accounting-from-rq-3Elock.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/0007-sched-Distangle-worker-accounting-from-rq-3Elock.patch b/patches/0007-sched-Distangle-worker-accounting-from-rq-3Elock.patch
index 8e23fb2..36a7811 100644
--- a/patches/0007-sched-Distangle-worker-accounting-from-rq-3Elock.patch
+++ b/patches/0007-sched-Distangle-worker-accounting-from-rq-3Elock.patch
@@ -1,7 +1,7 @@
From 38e8e20da7c1fd766bfe620c8df1f5f4cfb7ec14 Mon Sep 17 00:00:00 2001
From: Thomas Gleixner <tglx@linutronix.de>
Date: Wed, 22 Jun 2011 19:47:03 +0200
-Subject: [PATCH 007/270] sched: Distangle worker accounting from rq-%3Elock
+Subject: [PATCH 007/271] sched: Distangle worker accounting from rq-%3Elock
The worker accounting for cpu bound workers is plugged into the core
scheduler code and the wakeup code. This is not a hard requirement and