Nicholas Piggin <npig...@gmail.com> writes: > On Thu, 22 Jun 2017 00:08:41 +0530 > "Naveen N. Rao" <naveen.n....@linux.vnet.ibm.com> wrote: > >> Blacklist all functions involved while handling a trap. We: >> - convert some of the symbols into private symbols, >> - remove the duplicate 'restore' symbol, and >> - blacklist most functions involved while handling a trap. > > I'm not sure removing "restore" makes it better.
Yeah it bloats the patch needlessly, we can do a rename patch later. cheers