This is a note to let you know that I've just added the patch titled
arm: multi_v7_defconfig: Enable initrd/initramfs support
to the 3.10-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:
arm-multi_v7_defconfig-enable-initrd-initramfs-support.patch
and it can be found in the queue-3.10 subdirectory.
If you, or anyone else, feels it should not be added to the stable tree,
please let <[email protected]> know about it.
>From c12d82b84353784f8233c28ee43cec0ac9fbd7d2 Mon Sep 17 00:00:00 2001
From: Soren Brinkmann <[email protected]>
Date: Wed, 19 Jun 2013 10:53:04 -0700
Subject: arm: multi_v7_defconfig: Enable initrd/initramfs support
From: Soren Brinkmann <[email protected]>
commit c12d82b84353784f8233c28ee43cec0ac9fbd7d2 upstream.
Add CONFIG_BLK_DEV_INITRD to the defconfig to support
initramfs and initrd.
Signed-off-by: Soren Brinkmann <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
---
arch/arm/configs/multi_v7_defconfig | 1 +
1 file changed, 1 insertion(+)
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -1,6 +1,7 @@
CONFIG_EXPERIMENTAL=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
+CONFIG_BLK_DEV_INITRD=y
CONFIG_ARCH_MVEBU=y
CONFIG_MACH_ARMADA_370=y
CONFIG_ARCH_SIRF=y
Patches currently in stable-queue which might be from
[email protected] are
queue-3.10/arm-multi_v7_defconfig-enable-initrd-initramfs-support.patch
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html