Re: [PATCH] uselib: default depending if libc5 was used

2015-11-27 Thread Josh Triplett
On Fri, Nov 27, 2015 at 12:48:29PM +0200, Riku Voipio wrote: > On 27 November 2015 at 11:33, Josh Triplett wrote: > > On Fri, Nov 27, 2015 at 11:11:26AM +0200, Riku Voipio wrote: > >> uselib hasn't been used since libc5; glibc does not use it. > >> Deprecate uselib a bit more, by making the defaul

Re: [PATCH] uselib: default depending if libc5 was used

2015-11-27 Thread Riku Voipio
On 27 November 2015 at 11:33, Josh Triplett wrote: > On Fri, Nov 27, 2015 at 11:11:26AM +0200, Riku Voipio wrote: >> uselib hasn't been used since libc5; glibc does not use it. >> Deprecate uselib a bit more, by making the default y only >> if libc5 was widely used on the plaform. >> >> This makes

Re: [PATCH] uselib: default depending if libc5 was used

2015-11-27 Thread Josh Triplett
On Fri, Nov 27, 2015 at 11:11:26AM +0200, Riku Voipio wrote: > uselib hasn't been used since libc5; glibc does not use it. > Deprecate uselib a bit more, by making the default y only > if libc5 was widely used on the plaform. > > This makes arm64 kernel built with defconfig slighly smaller > > bl

[PATCH] uselib: default depending if libc5 was used

2015-11-27 Thread Riku Voipio
uselib hasn't been used since libc5; glibc does not use it. Deprecate uselib a bit more, by making the default y only if libc5 was widely used on the plaform. This makes arm64 kernel built with defconfig slighly smaller bloat-o-meter: add/remove: 0/3 grow/shrink: 0/2 up/down: 0/-1390 (-1390) func