Patch "arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM" has been added to the 5.0-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

    arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM

to the 5.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:
     arc-hsdk_defconfig-enable-config_blk_dev_ram.patch
and it can be found in the queue-5.0 subdirectory.

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



commit 101aa1a568e9095cddfdeeb4f9242dd140aaca63
Author: Corentin Labbe <clabbe@xxxxxxxxxxxx>
Date:   Mon Feb 25 09:45:38 2019 +0000

    arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM
    
    [ Upstream commit 0728aeb7ead99a9b0dac2f3c92b3752b4e02ff97 ]
    
    We have now a HSDK device in our kernelci lab, but kernel builded via
    the hsdk_defconfig lacks ramfs supports, so it cannot boot kernelci jobs
    yet.
    
    So this patch enable CONFIG_BLK_DEV_RAM in hsdk_defconfig.
    
    Signed-off-by: Corentin Labbe <clabbe@xxxxxxxxxxxx>
    Acked-by: Alexey Brodkin <abrodkin@xxxxxxxxxxxx>
    Signed-off-by: Vineet Gupta <vgupta@xxxxxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/arc/configs/hsdk_defconfig b/arch/arc/configs/hsdk_defconfig
index 87b23b7fb781..aefcf7a4e17a 100644
--- a/arch/arc/configs/hsdk_defconfig
+++ b/arch/arc/configs/hsdk_defconfig
@@ -8,6 +8,7 @@ CONFIG_NAMESPACES=y
 # CONFIG_UTS_NS is not set
 # CONFIG_PID_NS is not set
 CONFIG_BLK_DEV_INITRD=y
+CONFIG_BLK_DEV_RAM=y
 CONFIG_EMBEDDED=y
 CONFIG_PERF_EVENTS=y
 # CONFIG_VM_EVENT_COUNTERS is not set



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux