diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-06-23 19:20:01 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-06-23 19:20:01 (GMT) |
commit | da01e18a37a57f360222d3a123b8f6994aa1ad14 (patch) | |
tree | 047f12d7822b412bb4051690160339abce8aca32 /drivers/video | |
parent | 6720a305df74ca30bcc10fc316881641b6ff0c80 (diff) | |
download | linux-da01e18a37a57f360222d3a123b8f6994aa1ad14.tar.xz |
x86: avoid avoid passing around 'thread_info' in stack dumping code
None of the code actually wants a thread_info, it all wants a
task_struct, and it's just converting to a thread_info pointer much too
early.
No semantic change.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/video')
0 files changed, 0 insertions, 0 deletions