commit | d5c15f17844b8883bc13b61a8ae114f0d3d59cdd | [log] [tgz] |
---|---|---|
author | Edgar E. Iglesias <edgar.iglesias@gmail.com> | Fri Feb 24 14:52:25 2012 +1000 |
committer | Michal Simek <monstr@monstr.eu> | Fri May 25 06:41:18 2012 +0200 |
tree | ce21cc8c43d6cedb18bfec77df7386b26b7601d6 | |
parent | 8d95e1224afa22e7881fc823849342b5602d736e [diff] |
microblaze: Setup correct pointer to TLS area Setup a pointer to the TLS area in copy_thread. r10 is 6th argumetn which contains TLS area. And r21 is the thread reg. Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com> Signed-off-by: David Holsgrove <david.holsgrove@petalogix.com> Signed-off-by: Michal Simek <monstr@monstr.eu>