提交 2a5e91c3 编写于 作者: H Heiko Carstens 提交者: Martin Schwidefsky

s390: add missing arch_release_task_struct() declaration

Signed-off-by: NHeiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
上级 3ddb1b75
...@@ -61,6 +61,8 @@ static inline struct thread_info *current_thread_info(void) ...@@ -61,6 +61,8 @@ static inline struct thread_info *current_thread_info(void)
return (struct thread_info *) S390_lowcore.thread_info; return (struct thread_info *) S390_lowcore.thread_info;
} }
void arch_release_task_struct(struct task_struct *tsk);
#define THREAD_SIZE_ORDER THREAD_ORDER #define THREAD_SIZE_ORDER THREAD_ORDER
#endif #endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册