m32r: Move GET_THREAD_INFO definition out of asm/thread_info.h.
Previously, asm/thread_info.h was not usable from linker scripts because it contains a piece of .macro code. Since that code was only used in the m32r entry.S, the right fix is probably to move the macro there. Signed-off-by: NTim Abbott <tabbott@ksplice.com> Signed-off-by: NHirokazu Takata <takata@linux-m32r.org>
Showing
想要评论请 注册 或 登录