diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2016-06-27 07:57:21 +0200 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2016-06-28 09:33:00 +0200 |
commit | c3bdf2e11a10ea804d69a6d1ba1e8a061efb0fa8 (patch) | |
tree | f31b4a6b6d3fcee839a3e5b869243ca912094f0f /arch/s390/include/uapi | |
parent | 43799597dc78358d31fdad86a6480054c519bacc (diff) |
s390: stack address vs thread_info
Avoid using the address of a process' thread_info structure as the
kernel stack address. This will break as soon as the thread_info
structure will be removed from the stack, and in addition it makes the
code a bit more understandable.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch/s390/include/uapi')
0 files changed, 0 insertions, 0 deletions