All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-handheld][PATCH] linux-yocto: slob breaks usb networking, use slab
Date: Sat, 15 Sep 2012 21:49:09 +0100	[thread overview]
Message-ID: <8481912.4eYpRluVRs@helios> (raw)
In-Reply-To: <1347741104-18615-1-git-send-email-andrea.adami@gmail.com>

On Saturday 15 September 2012 22:31:44 Andrea Adami wrote:
> Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
> ---
>  recipes-kernel/linux/linux-yocto/akita/akita.cfg   |    4 ++--
>  recipes-kernel/linux/linux-yocto/c7x0/c7x0.cfg     |    4 ++--
>  recipes-kernel/linux/linux-yocto/collie/collie.cfg |    4 ++--
>  recipes-kernel/linux/linux-yocto/poodle/poodle.cfg |    4 ++--
>  recipes-kernel/linux/linux-yocto/spitz/spitz.cfg   |    4 ++--
>  recipes-kernel/linux/linux-yocto/tosa/tosa.cfg     |    4 ++--
>  6 files changed, 12 insertions(+), 12 deletions(-)
> 
> diff --git a/recipes-kernel/linux/linux-yocto/akita/akita.cfg
> b/recipes-kernel/linux/linux-yocto/akita/akita.cfg index 6f0db54..e7ecdde
> 100644
> --- a/recipes-kernel/linux/linux-yocto/akita/akita.cfg
> +++ b/recipes-kernel/linux/linux-yocto/akita/akita.cfg
> @@ -128,9 +128,9 @@ CONFIG_PERF_EVENTS=y
>  # CONFIG_DEBUG_PERF_USE_VMALLOC is not set
>  CONFIG_VM_EVENT_COUNTERS=y
>  CONFIG_COMPAT_BRK=y
> -# CONFIG_SLAB is not set
> +CONFIG_SLAB=y
>  # CONFIG_SLUB is not set
> -CONFIG_SLOB=y
> +# CONFIG_SLOB is not set
>  CONFIG_PROFILING=y
>  CONFIG_OPROFILE=m
>  CONFIG_HAVE_OPROFILE=y
> diff --git a/recipes-kernel/linux/linux-yocto/c7x0/c7x0.cfg
> b/recipes-kernel/linux/linux-yocto/c7x0/c7x0.cfg index 5655f0d..f8d3f4d
> 100644
> --- a/recipes-kernel/linux/linux-yocto/c7x0/c7x0.cfg
> +++ b/recipes-kernel/linux/linux-yocto/c7x0/c7x0.cfg
> @@ -128,9 +128,9 @@ CONFIG_PERF_EVENTS=y
>  # CONFIG_DEBUG_PERF_USE_VMALLOC is not set
>  CONFIG_VM_EVENT_COUNTERS=y
>  CONFIG_COMPAT_BRK=y
> -# CONFIG_SLAB is not set
> +CONFIG_SLAB=y
>  # CONFIG_SLUB is not set
> -CONFIG_SLOB=y
> +# CONFIG_SLOB is not set
>  CONFIG_PROFILING=y
>  CONFIG_OPROFILE=m
>  CONFIG_HAVE_OPROFILE=y
> diff --git a/recipes-kernel/linux/linux-yocto/collie/collie.cfg
> b/recipes-kernel/linux/linux-yocto/collie/collie.cfg index 4cc5f56..2f5ead7
> 100644
> --- a/recipes-kernel/linux/linux-yocto/collie/collie.cfg
> +++ b/recipes-kernel/linux/linux-yocto/collie/collie.cfg
> @@ -129,9 +129,9 @@ CONFIG_PERF_EVENTS=y
>  # CONFIG_DEBUG_PERF_USE_VMALLOC is not set
>  CONFIG_VM_EVENT_COUNTERS=y
>  CONFIG_COMPAT_BRK=y
> -# CONFIG_SLAB is not set
> +CONFIG_SLAB=y
>  # CONFIG_SLUB is not set
> -CONFIG_SLOB=y
> +# CONFIG_SLOB is not set
>  CONFIG_PROFILING=y
>  CONFIG_OPROFILE=m
>  CONFIG_HAVE_OPROFILE=y
> diff --git a/recipes-kernel/linux/linux-yocto/poodle/poodle.cfg
> b/recipes-kernel/linux/linux-yocto/poodle/poodle.cfg index c20557e..644ff69
> 100644
> --- a/recipes-kernel/linux/linux-yocto/poodle/poodle.cfg
> +++ b/recipes-kernel/linux/linux-yocto/poodle/poodle.cfg
> @@ -129,9 +129,9 @@ CONFIG_PERF_EVENTS=y
>  # CONFIG_DEBUG_PERF_USE_VMALLOC is not set
>  CONFIG_VM_EVENT_COUNTERS=y
>  CONFIG_COMPAT_BRK=y
> -# CONFIG_SLAB is not set
> +CONFIG_SLAB=y
>  # CONFIG_SLUB is not set
> -CONFIG_SLOB=y
> +# CONFIG_SLOB is not set
>  CONFIG_PROFILING=y
>  CONFIG_OPROFILE=m
>  CONFIG_HAVE_OPROFILE=y
> diff --git a/recipes-kernel/linux/linux-yocto/spitz/spitz.cfg
> b/recipes-kernel/linux/linux-yocto/spitz/spitz.cfg index f3f6561..6a26182
> 100644
> --- a/recipes-kernel/linux/linux-yocto/spitz/spitz.cfg
> +++ b/recipes-kernel/linux/linux-yocto/spitz/spitz.cfg
> @@ -128,9 +128,9 @@ CONFIG_PERF_EVENTS=y
>  # CONFIG_DEBUG_PERF_USE_VMALLOC is not set
>  CONFIG_VM_EVENT_COUNTERS=y
>  CONFIG_COMPAT_BRK=y
> -# CONFIG_SLAB is not set
> +CONFIG_SLAB=y
>  # CONFIG_SLUB is not set
> -CONFIG_SLOB=y
> +# CONFIG_SLOB is not set
>  CONFIG_PROFILING=y
>  CONFIG_OPROFILE=m
>  CONFIG_HAVE_OPROFILE=y
> diff --git a/recipes-kernel/linux/linux-yocto/tosa/tosa.cfg
> b/recipes-kernel/linux/linux-yocto/tosa/tosa.cfg index 31c6da3..013112f
> 100644
> --- a/recipes-kernel/linux/linux-yocto/tosa/tosa.cfg
> +++ b/recipes-kernel/linux/linux-yocto/tosa/tosa.cfg
> @@ -128,9 +128,9 @@ CONFIG_PERF_EVENTS=y
>  # CONFIG_DEBUG_PERF_USE_VMALLOC is not set
>  CONFIG_VM_EVENT_COUNTERS=y
>  CONFIG_COMPAT_BRK=y
> -# CONFIG_SLAB is not set
> +CONFIG_SLAB=y
>  # CONFIG_SLUB is not set
> -CONFIG_SLOB=y
> +# CONFIG_SLOB is not set
>  CONFIG_PROFILING=y
>  CONFIG_OPROFILE=m
>  CONFIG_HAVE_OPROFILE=y

Merged to meta-handheld master, thanks.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



      reply	other threads:[~2012-09-15 21:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-15 20:31 [meta-handheld][PATCH] linux-yocto: slob breaks usb networking, use slab Andrea Adami
2012-09-15 20:49 ` Paul Eggleton [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8481912.4eYpRluVRs@helios \
    --to=paul.eggleton@linux.intel.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.