This is a note to let you know that I've just added the patch titled

    sparc64: Set HAVE_C_RECORDMCOUNT

to the 3.0-stable tree which can be found at:
    
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     sparc64-set-have_c_recordmcount.patch
and it can be found in the queue-3.0 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <sta...@kernel.org> know about it.


>From e5fa8bd53dbe1c3ebf4da2297b1fde3ed3a5e428 Mon Sep 17 00:00:00 2001
From: "David S. Miller" <da...@davemloft.net>
Date: Mon, 15 Aug 2011 14:45:17 -0700
Subject: sparc64: Set HAVE_C_RECORDMCOUNT

From: "David S. Miller" <da...@davemloft.net>

[ Upstream commit 178a29600340bef5b13cd4157053679debe35351 ]

Signed-off-by: David S. Miller <da...@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gre...@suse.de>
---
 arch/sparc/Kconfig |    1 +
 1 file changed, 1 insertion(+)

--- a/arch/sparc/Kconfig
+++ b/arch/sparc/Kconfig
@@ -53,6 +53,7 @@ config SPARC64
        select HAVE_PERF_EVENTS
        select PERF_USE_VMALLOC
        select IRQ_PREFLOW_FASTEOI
+       select HAVE_C_RECORDMCOUNT
 
 config ARCH_DEFCONFIG
        string


Patches currently in stable-queue which might be from da...@davemloft.net are

queue-3.0/sparc-allow-handling-signals-when-stack-is-corrupted.patch
queue-3.0/sparc64-remove-unnecessary-macros-from-spinlock_64.h.patch
queue-3.0/sparc32-sun4d-change-ipi-irq-level-to-prevent-collision.patch
queue-3.0/kernel-printk-do-not-turn-off-bootconsole-in-printk_late_init-if-keep_bootcon.patch
queue-3.0/sparc-fix-array-bounds-error-setting-up-pcic-nmi-trap.patch
queue-3.0/sparc64-set-have_c_recordmcount.patch
queue-3.0/sparc32-unbreak-arch_write_unlock.patch
queue-3.0/ibmveth-fix-leak-when-recycling-skb-and-hypervisor-returns.patch
queue-3.0/sendmmsg-sendmsg-fix-unsafe-user-pointer-access.patch
queue-3.0/atm-br2684-fix-oops-due-to-skb-dev-being-null.patch

_______________________________________________
stable mailing list
stable@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/stable

Reply via email to