[OE-core] [PATCH 2/2] linux-yocto/3.4: add x32 configuration fragment and tuning hook

2012-09-11 Thread Bruce Ashfield
When x32 is the tuning for a x86 MACHINE, the kernel should also have CONFIG_X86_X32=y. This can be accomplished by adding the x32 configuraion fragment to the KERNEL_FEATURES when x32 is the tuning for a given machine. cc: Saul Wold Signed-off-by: Bruce Ashfield --- meta/recipes-kernel/linux/

Re: [OE-core] [PATCH 2/2] linux-yocto/3.4: add x32 configuration fragment and tuning hook

2012-09-11 Thread Saul Wold
On 09/11/2012 08:17 AM, Bruce Ashfield wrote: When x32 is the tuning for a x86 MACHINE, the kernel should also have CONFIG_X86_X32=y. This can be accomplished by adding the x32 configuraion fragment to the KERNEL_FEATURES when x32 is the tuning for a given machine. cc: Saul Wold Signed-off-by:

Re: [OE-core] [PATCH 2/2] linux-yocto/3.4: add x32 configuration fragment and tuning hook

2012-09-11 Thread Bruce Ashfield
On 12-09-11 11:33 AM, Saul Wold wrote: On 09/11/2012 08:17 AM, Bruce Ashfield wrote: When x32 is the tuning for a x86 MACHINE, the kernel should also have CONFIG_X86_X32=y. This can be accomplished by adding the x32 configuraion fragment to the KERNEL_FEATURES when x32 is the tuning for a given

Re: [OE-core] [PATCH 2/2] linux-yocto/3.4: add x32 configuration fragment and tuning hook

2012-09-11 Thread Saul Wold
On 09/11/2012 08:39 AM, Bruce Ashfield wrote: On 12-09-11 11:33 AM, Saul Wold wrote: On 09/11/2012 08:17 AM, Bruce Ashfield wrote: When x32 is the tuning for a x86 MACHINE, the kernel should also have CONFIG_X86_X32=y. This can be accomplished by adding the x32 configuraion fragment to the KER

Re: [OE-core] [PATCH 2/2] linux-yocto/3.4: add x32 configuration fragment and tuning hook

2012-09-11 Thread Richard Purdie
On Tue, 2012-09-11 at 08:41 -0700, Saul Wold wrote: > On 09/11/2012 08:39 AM, Bruce Ashfield wrote: > > On 12-09-11 11:33 AM, Saul Wold wrote: > >> On 09/11/2012 08:17 AM, Bruce Ashfield wrote: > >>> When x32 is the tuning for a x86 MACHINE, the kernel should also have > >>> CONFIG_X86_X32=y. > >>>

Re: [OE-core] [PATCH 2/2] linux-yocto/3.4: add x32 configuration fragment and tuning hook

2012-09-11 Thread Saul Wold
On 09/11/2012 08:58 AM, Richard Purdie wrote: On Tue, 2012-09-11 at 08:41 -0700, Saul Wold wrote: On 09/11/2012 08:39 AM, Bruce Ashfield wrote: On 12-09-11 11:33 AM, Saul Wold wrote: On 09/11/2012 08:17 AM, Bruce Ashfield wrote: When x32 is the tuning for a x86 MACHINE, the kernel should also

Re: [OE-core] [PATCH 2/2] linux-yocto/3.4: add x32 configuration fragment and tuning hook

2012-09-12 Thread Richard Purdie
On Tue, 2012-09-11 at 09:07 -0700, Saul Wold wrote: > On 09/11/2012 08:58 AM, Richard Purdie wrote: > > On Tue, 2012-09-11 at 08:41 -0700, Saul Wold wrote: > >> On 09/11/2012 08:39 AM, Bruce Ashfield wrote: > >>> On 12-09-11 11:33 AM, Saul Wold wrote: > On 09/11/2012 08:17 AM, Bruce Ashfield w

Re: [OE-core] [PATCH 2/2] linux-yocto/3.4: add x32 configuration fragment and tuning hook

2012-09-12 Thread Bruce Ashfield
On Wed, Sep 12, 2012 at 8:25 AM, Richard Purdie wrote: > On Tue, 2012-09-11 at 09:07 -0700, Saul Wold wrote: >> On 09/11/2012 08:58 AM, Richard Purdie wrote: >> > On Tue, 2012-09-11 at 08:41 -0700, Saul Wold wrote: >> >> On 09/11/2012 08:39 AM, Bruce Ashfield wrote: >> >>> On 12-09-11 11:33 AM, Sa

Re: [OE-core] [PATCH 2/2] linux-yocto/3.4: add x32 configuration fragment and tuning hook

2012-09-12 Thread Richard Purdie
On Wed, 2012-09-12 at 08:58 -0400, Bruce Ashfield wrote: > On Wed, Sep 12, 2012 at 8:25 AM, Richard Purdie > wrote: > > On Tue, 2012-09-11 at 09:07 -0700, Saul Wold wrote: > >> On 09/11/2012 08:58 AM, Richard Purdie wrote: > >> > On Tue, 2012-09-11 at 08:41 -0700, Saul Wold wrote: > >> >> On 09/11