|
Message-ID: <20180611191410.GI1392@brightrain.aerifal.cx> Date: Mon, 11 Jun 2018 15:14:10 -0400 From: Rich Felker <dalias@...c.org> To: musl@...ts.openwall.com Subject: Re: [PATCH] Fix TLS layout of TLS variant I when there is a gap above TP On Mon, Jun 11, 2018 at 09:02:51PM +0200, Phillip Berndt wrote: > 2018-06-04 9:27 GMT+02:00 Phillip Berndt <phillip.berndt@...glemail.com>: > > 2018-06-02 1:52 GMT+02:00 Szabolcs Nagy <nsz@...t70.net>: > >> The fix required changing TP_ADJ and __pthread_self on affected > >> targets (aarch64, arm and sh) and in the tlsdesc asm the offset to > >> access the dtv changed too. > >> --- > >> passed my simple local-exec tests. > > > > > > Confirmed working on real aarch64, too. Awesome work, thanks a lot! > > > > Got an opportunity to test this on real 32-bit arm hardware, fixes the > issue there for me as well. > > Any news on the review & merge of the patch? Yes, I think it's fine and I've got it queued with a [much longer than I realized! sorry!] batch of commits to push. Will look over things and push asap after checking I didn't do anything stupid aside from leaving them sitting so long. Rich
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.