Patch "selftests: vm: add fragment CONFIG_TEST_VMALLOC" has been added to the 5.4-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

    selftests: vm: add fragment CONFIG_TEST_VMALLOC

to the 5.4-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:
     selftests-vm-add-fragment-config_test_vmalloc.patch
and it can be found in the queue-5.4 subdirectory.

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



commit 6777db44cdeb3112d5a381cfd4f5f6487dc9f733
Author: Anders Roxell <anders.roxell@xxxxxxxxxx>
Date:   Sat Nov 30 17:54:43 2019 -0800

    selftests: vm: add fragment CONFIG_TEST_VMALLOC
    
    [ Upstream commit 746dd4012d215b53152f0001a48856e41ea31730 ]
    
    When running test_vmalloc.sh smoke the following print out states that
    the fragment is missing.
    
     # ./test_vmalloc.sh: You must have the following enabled in your kernel:
     # CONFIG_TEST_VMALLOC=m
    
    Rework to add the fragment 'CONFIG_TEST_VMALLOC=m' to the config file.
    
    Link: http://lkml.kernel.org/r/20190916095217.19665-1-anders.roxell@xxxxxxxxxx
    Fixes: a05ef00c9790 ("selftests/vm: add script helper for CONFIG_TEST_VMALLOC_MODULE")
    Signed-off-by: Anders Roxell <anders.roxell@xxxxxxxxxx>
    Cc: Shuah Khan <shuah@xxxxxxxxxx>
    Cc: "Uladzislau Rezki (Sony)" <urezki@xxxxxxxxx>
    Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
    Signed-off-by: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/tools/testing/selftests/vm/config b/tools/testing/selftests/vm/config
index 1c0d76cb5adf..93b90a9b1eeb 100644
--- a/tools/testing/selftests/vm/config
+++ b/tools/testing/selftests/vm/config
@@ -1,2 +1,3 @@
 CONFIG_SYSVIPC=y
 CONFIG_USERFAULTFD=y
+CONFIG_TEST_VMALLOC=m



[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