diff options
author | 2015-04-14 21:09:30 +0000 | |
---|---|---|
committer | 2015-04-22 17:06:52 +0200 | |
commit | 2ad5d3272d8e20e24d8242ebac9f3007f1ea56bc (patch) | |
tree | 67e64c917d4927225b9e0b72289d7f050a2b0f56 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | timer: Remove pointless return value of do_usleep_range() (diff) | |
download | wireguard-linux-2ad5d3272d8e20e24d8242ebac9f3007f1ea56bc.tar.xz wireguard-linux-2ad5d3272d8e20e24d8242ebac9f3007f1ea56bc.zip |
timer: Put usleep_range into the __sched section
do_usleep_range() and schedule_hrtimeout_range() are __sched as
well. So it makes no sense to have the exported function in a
different section.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Peter Zijlstra <peterz@infradead.org>
Cc: Preeti U Murthy <preeti@linux.vnet.ibm.com>
Cc: Viresh Kumar <viresh.kumar@linaro.org>
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Link: http://lkml.kernel.org/r/20150414203503.833709502@linutronix.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions