K 10 svn:author V 3 ian K 8 svn:date V 27 2015-03-23T22:42:42.333023Z K 7 svn:log V 218 Do not save/restore the TLS pointer on context switch for armv6. The pointer cannot be changed directly by userland code on armv6 (it can be on armv4), so there's no need to save/restore. Submitted by: Michal Meloun END