]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Hexagon: Add threadinfo
authorRichard Kuo <rkuo@codeaurora.org>
Wed, 14 Sep 2011 00:50:27 +0000 (10:50 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 14 Sep 2011 00:50:27 +0000 (10:50 +1000)
commit3591269ee5323dfc98896fa8b1d3a8663ca62cb8
treefd187f6caa39cc7c1b48f31c3320324ee35d3d2c
parent0ed00ce7717cffc558c110489512df16126cb438
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]