Mike Galbraith
156654f491
sched/numa: Move task_numa_free() to __put_task_struct()
...
Bad idea on -rt:
[ 908.026136] [<ffffffff8150ad6a>] rt_spin_lock_slowlock+0xaa/0x2c0
[ 908.026145] [<ffffffff8108f701>] task_numa_free+0x31/0x130
[ 908.026151] [<ffffffff8108121e>] finish_task_switch+0xce/0x100
[ 908.026156] [<ffffffff81509c0a>] thread_return+0x48/0x4ae
[ 908.026160] [<ffffffff8150a095>] schedule+0x25/0xa0
[ 908.026163] [<ffffffff8150ad95>] rt_spin_lock_slowlock+0xd5/0x2c0
[ 908.026170] [<ffffffff810658cf>] get_signal_to_deliver+0xaf/0x680
[ 908.026175] [<ffffffff8100242d>] do_signal+0x3d/0x5b0
[ 908.026179] [<ffffffff81002a30>] do_notify_resume+0x90/0xe0
[ 908.026186] [<ffffffff81513176>] int_signal+0x12/0x17
[ 908.026193] [<00007ff2a388b1d0>] 0x7ff2a388b1cf
and since upstream does not mind where we do this, be a bit nicer ...
Signed-off-by: Mike Galbraith <bitbucket@online.de>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Cc: Mel Gorman <mgorman@suse.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/1393568591.6018.27.camel@marge.simpson.net
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2014-03-11 12:05:43 +01:00
..
2014-02-22 18:15:54 +01:00
2012-12-11 10:23:45 +01:00
2014-03-11 11:33:48 +01:00
2013-11-06 07:49:19 +01:00
2014-03-11 12:05:43 +01:00
2013-12-05 12:28:04 -05:00
2013-04-10 13:54:20 +02:00
2014-02-27 12:29:40 +01:00
2014-01-13 13:46:46 +01:00
2013-07-18 09:58:21 +02:00
2011-11-17 12:20:22 +01:00
2014-02-09 15:28:23 +01:00
2014-03-11 12:05:35 +01:00
2014-02-11 09:58:18 +01:00
2014-03-11 12:05:41 +01:00
2013-10-09 12:40:27 +02:00
2014-03-11 12:05:37 +01:00
2014-02-27 12:41:01 +01:00
2014-02-11 09:58:30 +01:00
2013-06-27 10:07:44 +02:00
2014-03-11 12:05:39 +01:00
2014-03-11 12:05:39 +01:00
2013-04-29 15:41:45 -04:00
2013-09-25 13:51:06 +02:00
2014-02-21 21:43:18 +01:00
2013-11-06 07:49:18 +01:00