[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1350750607-2051-1-git-send-email-js1304@gmail.com>
Date: Sun, 21 Oct 2012 01:30:04 +0900
From: Joonsoo Kim <js1304@...il.com>
To: Tejun Heo <tj@...nel.org>
Cc: linux-kernel@...r.kernel.org, Joonsoo Kim <js1304@...il.com>
Subject: [PATCH 0/3] workqueue: minor cleanup
This patchset do minor cleanup for workqueue code.
First patch makes minor behavior change, however, it is trivial.
Others doesn't makes any functional difference.
These are based on v3.7-rc1
Joonsoo Kim (3):
workqueue: optimize mod_delayed_work_on() when @delay == 0
workqueue: trivial fix for return statement in work_busy()
workqueue: remove unused argument of wq_worker_waking_up()
kernel/sched/core.c | 2 +-
kernel/workqueue.c | 11 +++++++----
kernel/workqueue_sched.h | 2 +-
3 files changed, 9 insertions(+), 6 deletions(-)
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists