lkml.org 
[lkml]   [2018]   [Sep]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4.14 021/126] ARC: [plat-axs*]: Enable SWAP
    Date
    4.14-stable review patch.  If anyone has any objections, please let me know.

    ------------------

    From: Alexey Brodkin <abrodkin@synopsys.com>

    commit c83532fb0fe053d2e43e9387354cb1b52ba26427 upstream.

    SWAP support on ARC was fixed earlier by
    commit 6e3761145a9b ("ARC: Fix CONFIG_SWAP")
    so now we may safely enable it on platforms that
    have external media like USB and SD-card.

    Note: it was already allowed for HSDK

    Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
    Cc: stable@vger.kernel.org # 6e3761145a9b: ARC: Fix CONFIG_SWAP
    Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

    ---
    arch/arc/configs/axs101_defconfig | 1 -
    arch/arc/configs/axs103_defconfig | 1 -
    arch/arc/configs/axs103_smp_defconfig | 1 -
    3 files changed, 3 deletions(-)

    --- a/arch/arc/configs/axs101_defconfig
    +++ b/arch/arc/configs/axs101_defconfig
    @@ -1,5 +1,4 @@
    CONFIG_DEFAULT_HOSTNAME="ARCLinux"
    -# CONFIG_SWAP is not set
    CONFIG_SYSVIPC=y
    CONFIG_POSIX_MQUEUE=y
    # CONFIG_CROSS_MEMORY_ATTACH is not set
    --- a/arch/arc/configs/axs103_defconfig
    +++ b/arch/arc/configs/axs103_defconfig
    @@ -1,5 +1,4 @@
    CONFIG_DEFAULT_HOSTNAME="ARCLinux"
    -# CONFIG_SWAP is not set
    CONFIG_SYSVIPC=y
    CONFIG_POSIX_MQUEUE=y
    # CONFIG_CROSS_MEMORY_ATTACH is not set
    --- a/arch/arc/configs/axs103_smp_defconfig
    +++ b/arch/arc/configs/axs103_smp_defconfig
    @@ -1,5 +1,4 @@
    CONFIG_DEFAULT_HOSTNAME="ARCLinux"
    -# CONFIG_SWAP is not set
    CONFIG_SYSVIPC=y
    CONFIG_POSIX_MQUEUE=y
    # CONFIG_CROSS_MEMORY_ATTACH is not set

    \
     
     \ /
      Last update: 2018-09-18 01:31    [W:4.255 / U:0.036 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site