]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Hexagon: Add threadinfo
authorRichard Kuo <rkuo@codeaurora.org>
Tue, 13 Sep 2011 00:37:56 +0000 (10:37 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 13 Sep 2011 00:37:56 +0000 (10:37 +1000)
commitee36dad7bd0eed00af3ae4303d7b33c834aaf000
treec36d392a0edd8b10f12c45f582358d7261ce851b
parent5d38c92933f4fd1bda09c682be97ac731b5a445e
Hexagon: Add threadinfo

Removed some cruft and changed to allow kernel stack to be smaller than a page
size.

I left the thread_info alignment alone for the time being; may revisit that in
the future.

Signed-off-by: Richard Kuo <rkuo@codeaurora.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/hexagon/include/asm/thread_info.h [new file with mode: 0644]