diff options
author | Stefan Kristiansson <stefan.kristiansson@saunalahti.fi> | 2014-01-08 13:15:05 +0200 |
---|---|---|
committer | Stafford Horne <shorne@gmail.com> | 2017-02-06 21:50:42 +0900 |
commit | c2dc72437a5504bf8f4343ed83ae745afa388522 (patch) | |
tree | 11eb79d738234211ddfa684758b5c0ca6f672a36 /kernel/fork.c | |
parent | 742fb582b4540a7b59427dc67be1fe4a5eac7078 (diff) | |
download | linux-c2dc72437a5504bf8f4343ed83ae745afa388522.tar.bz2 |
openrisc: head: use THREAD_SIZE instead of magic constant
The stack size was hard coded to 0x2000, use the standard THREAD_SIZE
definition loaded from thread_info.h.
Signed-off-by: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
[shorne@gmail.com: Added body to the commit message]
Signed-off-by: Stafford Horne <shorne@gmail.com>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions