diff options
author | Oleg Nesterov <[email protected]> | 2014-09-02 19:57:30 +0200 |
---|---|---|
committer | H. Peter Anvin <[email protected]> | 2014-09-02 14:51:16 -0700 |
commit | dc56c0f9b870fba7a4eef2bb463db6881284152b (patch) | |
tree | 4f557f5d3cbf778b98834cc247fd82027aec4604 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | 5e23fee23ea10730c752edce1777e6b7e727290f (diff) |
x86, fpu: Shift "fpu_counter = 0" from copy_thread() to arch_dup_task_struct()
Cosmetic, but I think thread.fpu_counter should be initialized in
arch_dup_task_struct() too, along with other "fpu" variables. And
probably it make sense to turn it into thread.fpu->counter.
Signed-off-by: Oleg Nesterov <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Reviewed-by: Suresh Siddha <[email protected]>
Signed-off-by: H. Peter Anvin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions