All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denis@denix.org>
To: Koen Kooi <koen@dominion.thruhere.net>
Cc: meta-ti@lists.yoctoproject.org
Subject: Re: [PATCH] linux 3.0: update to 3.0.14
Date: Thu, 22 Dec 2011 12:49:17 -0500	[thread overview]
Message-ID: <20111222174917.GC17606@denix.org> (raw)
In-Reply-To: <1324542026-29756-1-git-send-email-koen@dominion.thruhere.net>

On Thu, Dec 22, 2011 at 09:20:26AM +0100, Koen Kooi wrote:
> Also make oprofile a module to workaround an oprofile bug highlighted in 3.0.13

Can you point me to more details about the oprofile bug? Thanks.


> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>

Acked-by: Denys Dmytriyenko <denys@ti.com>


> ---
>  conf/machine/include/omap3.inc                     |    2 +-
>  .../linux/linux-3.0/beagleboard/defconfig          |    4 ++--
>  recipes-kernel/linux/linux_3.0.bb                  |    9 ++++-----
>  3 files changed, 7 insertions(+), 8 deletions(-)
> 
> diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc
> index 4530ae1..fc252ba 100644
> --- a/conf/machine/include/omap3.inc
> +++ b/conf/machine/include/omap3.inc
> @@ -3,7 +3,7 @@ SOC_FAMILY = "omap3"
>  require conf/machine/include/tune-cortexa8.inc
>  PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
>  # Increase this everytime you change something in the kernel
> -MACHINE_KERNEL_PR = "r113"
> +MACHINE_KERNEL_PR = "r114"
>  
>  KERNEL_IMAGETYPE = "uImage"
>  
> diff --git a/recipes-kernel/linux/linux-3.0/beagleboard/defconfig b/recipes-kernel/linux/linux-3.0/beagleboard/defconfig
> index 0b150c5..5f2a7eb 100644
> --- a/recipes-kernel/linux/linux-3.0/beagleboard/defconfig
> +++ b/recipes-kernel/linux/linux-3.0/beagleboard/defconfig
> @@ -1,6 +1,6 @@
>  #
>  # Automatically generated make config: don't edit
> -# Linux/arm 3.0.7 Kernel Configuration
> +# Linux/arm 3.0.14 Kernel Configuration
>  #
>  CONFIG_ARM=y
>  CONFIG_HAVE_PWM=y
> @@ -149,7 +149,7 @@ CONFIG_SLAB=y
>  # CONFIG_SLUB is not set
>  # CONFIG_SLOB is not set
>  CONFIG_PROFILING=y
> -CONFIG_OPROFILE=y
> +CONFIG_OPROFILE=m
>  CONFIG_HAVE_OPROFILE=y
>  # CONFIG_KPROBES is not set
>  CONFIG_HAVE_KPROBES=y
> diff --git a/recipes-kernel/linux/linux_3.0.bb b/recipes-kernel/linux/linux_3.0.bb
> index 38b90e9..d72826b 100644
> --- a/recipes-kernel/linux/linux_3.0.bb
> +++ b/recipes-kernel/linux/linux_3.0.bb
> @@ -5,12 +5,12 @@ KERNEL_IMAGETYPE = "uImage"
>  
>  COMPATIBLE_MACHINE = "(beagleboard)"
>  
> -PV = "3.0.12"
> -# v3.0.12 tag
> -SRCREV_pn-${PN} = "ac6766564c0305ca020fe747dfd7dbdf0881369d"
> +PV = "3.0.14"
> +# v3.0.14 tag
> +SRCREV_pn-${PN} = "6636552f1dd0d2e2be2f87605ea2cd3aa4d2e5b6"
>  
>  # The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
> -MACHINE_KERNEL_PR_append = "b"
> +MACHINE_KERNEL_PR_append = "a"
>  
>  FILESPATH =. "${FILE_DIRNAME}/linux-3.0:${FILE_DIRNAME}/linux-3.0/${MACHINE}:"
>  
> @@ -194,7 +194,6 @@ SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.gi
>              file://beagle/0008-OMAP2-add-cpu-id-register-to-MAC-address-helper.patch \
>              file://beagle/0009-HACK-OMAP2-BeagleBoard-Fix-up-random-or-missing-MAC-.patch \
>              file://beagle/0010-ARM-OMAP2-beagleboard-fix-mmc-write-protect-pin-when.patch \
> -            file://beagle/0011-Revert-mfd-Fix-twl4030-dependencies-for-audio-codec.patch \
>              file://madc/0001-Enabling-Hwmon-driver-for-twl4030-madc.patch \
>              file://madc/0002-mfd-twl-core-enable-madc-clock.patch \
>              \
> -- 
> 1.7.2.5
> 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
> 


  reply	other threads:[~2011-12-22 17:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-22  8:20 [PATCH] linux 3.0: update to 3.0.14 Koen Kooi
2011-12-22 17:49 ` Denys Dmytriyenko [this message]
2011-12-22 18:00   ` Koen Kooi

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=20111222174917.GC17606@denix.org \
    --to=denis@denix.org \
    --cc=koen@dominion.thruhere.net \
    --cc=meta-ti@lists.yoctoproject.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.