Re: [PATCH v3 2/2] x86: Add "make tinyconfig" to configure the tiniest possible kernel

2014-08-14 Thread Luis R. Rodriguez
On Mon, Aug 11, 2014 at 09:36:06PM +0200, Sam Ravnborg wrote: > On Mon, Aug 11, 2014 at 11:15:21AM -0700, j...@joshtriplett.org wrote: > > On Fri, Aug 08, 2014 at 06:22:20PM -0700, Linus Torvalds wrote: > > > On Fri, Aug 8, 2014 at 5:10 PM, Josh Triplett > > > wrote: > > > > Since commit 5d2acfc7

Re: [PATCH v3 2/2] x86: Add "make tinyconfig" to configure the tiniest possible kernel

2014-08-11 Thread Sam Ravnborg
On Mon, Aug 11, 2014 at 11:15:21AM -0700, j...@joshtriplett.org wrote: > On Fri, Aug 08, 2014 at 06:22:20PM -0700, Linus Torvalds wrote: > > On Fri, Aug 8, 2014 at 5:10 PM, Josh Triplett wrote: > > > Since commit 5d2acfc7b974bbd3858b4dd3f2cdc6362dd8843a ("kconfig: make > > > allnoconfig disable op

Re: [PATCH v3 2/2] x86: Add "make tinyconfig" to configure the tiniest possible kernel

2014-08-11 Thread josh
On Fri, Aug 08, 2014 at 06:22:20PM -0700, Linus Torvalds wrote: > On Fri, Aug 8, 2014 at 5:10 PM, Josh Triplett wrote: > > Since commit 5d2acfc7b974bbd3858b4dd3f2cdc6362dd8843a ("kconfig: make > > allnoconfig disable options behind EMBEDDED and EXPERT") in 3.15-rc1, > > "make allnoconfig" disables

Re: [PATCH v3 2/2] x86: Add "make tinyconfig" to configure the tiniest possible kernel

2014-08-08 Thread Linus Torvalds
On Fri, Aug 8, 2014 at 5:10 PM, Josh Triplett wrote: > Since commit 5d2acfc7b974bbd3858b4dd3f2cdc6362dd8843a ("kconfig: make > allnoconfig disable options behind EMBEDDED and EXPERT") in 3.15-rc1, > "make allnoconfig" disables every possible config option. May I suggest pushing these through the

[PATCH v3 2/2] x86: Add "make tinyconfig" to configure the tiniest possible kernel

2014-08-08 Thread Josh Triplett
Since commit 5d2acfc7b974bbd3858b4dd3f2cdc6362dd8843a ("kconfig: make allnoconfig disable options behind EMBEDDED and EXPERT") in 3.15-rc1, "make allnoconfig" disables every possible config option. However, a few configuration options (CC_OPTIMIZE_FOR_SIZE, OPTIMIZE_INLINING) produce a smaller ker