commit | 2e9e8688763ff80f032d9a78c3b4b951fb6dd7a4 | [log] [tgz] |
---|---|---|
author | Adrian Hunter <[email protected]> | Fri Dec 21 14:06:17 2018 +0200 |
committer | Arnaldo Carvalho de Melo <[email protected]> | Wed Jan 02 10:53:41 2019 -0300 |
tree | 77b8463daa23251b055a6075af1d556c322f4981 | |
parent | f6060ac60190c625101a0b94c2d96e9ca14a7d73 [diff] |
perf thread-stack: Factor out thread_stack__init() In preparation for fixing thread stack processing for the idle task, factor out thread_stack__init(). Signed-off-by: Adrian Hunter <[email protected]> Acked-by: Jiri Olsa <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>