summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2012-12-21 17:57:05 -0800
committerTejun Heo <tj@kernel.org>2012-12-28 13:40:16 -0800
commit4d899be584d4b4c5d6b49d655176b25cebf6ff1a (patch)
tree690b5ff0a8c1c334f3932b6ef22b9684b5ef8b6b /tools/perf/util/scripting-engines/trace-event-python.c
parentba0c96cd9a361693b0bae409510d614dc0e26d0f (diff)
x86/mce: don't use [delayed_]work_pending()
There's no need to test whether a (delayed) work item in pending before queueing, flushing or cancelling it. Most uses are unnecessary and quite a few of them are buggy. Remove unnecessary pending tests from x86/mce. Only compile tested. v2: Local var work removed from mce_schedule_work() as suggested by Borislav. Signed-off-by: Tejun Heo <tj@kernel.org> Acked-by: Borislav Petkov <bp@alien8.de> Cc: Tony Luck <tony.luck@intel.com> Cc: linux-edac@vger.kernel.org
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions