summaryrefslogtreecommitdiffstats
path: root/drivers/usb
diff options
context:
space:
mode:
authorAdrian Hunter <adrian.hunter@intel.com>2018-12-21 13:06:15 +0100
committerArnaldo Carvalho de Melo <acme@redhat.com>2019-01-02 14:48:18 +0100
commitbd8e68ace110941f375f5d566b0cd99fe80634b8 (patch)
tree8295b3c05deb026ddf9213dc258e791f4455a7a0 /drivers/usb
parentperf thread-stack: Tidy thread_stack__bottom() usage (diff)
downloadlinux-bd8e68ace110941f375f5d566b0cd99fe80634b8.tar.xz
linux-bd8e68ace110941f375f5d566b0cd99fe80634b8.zip
perf thread-stack: Avoid direct reference to the thread's stack
In preparation for fixing thread stack processing for the idle task, avoid direct reference to the thread's stack. The thread stack will change to an array of thread stacks, at which point the meaning of the direct reference will change. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Acked-by: Jiri Olsa <jolsa@kernel.org> Link: http://lkml.kernel.org/r/20181221120620.9659-4-adrian.hunter@intel.com [ Rename thread_stack__ts() to thread__stack() since this operates on a 'thread' struct ] Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions