[ACT][PATCH 2/2] UBUNTU: SAUCE: ubuntu_kernel_selftests: disable memory-hotplug on Azure and AWS

Krzysztof Kozlowski krzysztof.kozlowski at canonical.com
Tue Jun 22 08:23:15 UTC 2021


On 15/06/2021 17:23, Krzysztof Kozlowski wrote:
> Azure and AWS cloud instances since to have unmovable pages spread all
> around this there are several memory-hotplug/mem-on-off-test.sh failures
> each cycle:
> 
>     online->offline memory0
>     ./mem-on-off-test.sh: line 78: echo: write error: Invalid argument
>     offline_memory_expect_success 0: unexpected fail
>     online->offline memory1
>     ./mem-on-off-test.sh: line 78: echo: write error: Device or resource busy
>     offline_memory_expect_success 1: unexpected fail
> 
> In dmesg:
> 
>     flags: 0xfffffc0010200(slab|head)
>     raw: 000fffffc0010200 dead000000000100 dead000000000122 ffff99956151ec40
>     raw: 0000000000000000 00000000001d001d 00000001ffffffff 0000000000000000
>     page dumped because: unmovable page
> 
> This fails on multiple instances so disable the test on Azure and AWS
> clouds.
> 
> BugLink: https://bugs.launchpad.net/bugs/1897764
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at canonical.com>
> ---
>  ubuntu_kernel_selftests/ubuntu_kernel_selftests.py | 12 +++++++-----
>  1 file changed, 7 insertions(+), 5 deletions(-)
> 

Any comments about this one? It seems it was not applied.


Best regards,
Krzysztof



More information about the kernel-team mailing list