lkml.org 
[lkml]   [2018]   [Mar]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Date
    SubjectRe: [PATCH 4.4 00/63] 4.4.122-stable review
    On 17 March 2018 at 15:41, Naresh Kamboju <naresh.kamboju@linaro.org> wrote:
    > On 16 March 2018 at 20:52, Greg Kroah-Hartman
    > <gregkh@linuxfoundation.org> wrote:
    >> This is the start of the stable review cycle for the 4.4.122 release.
    >> There are 63 patches in this series, all will be posted as a response
    >> to this one. If anyone has any issues with these being applied, please
    >> let me know.
    >>
    >> Responses should be made by Sun Mar 18 15:22:41 UTC 2018.
    >> Anything received after that time might be too late.
    >>
    >> The whole patch series can be found in one patch at:
    >> https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.4.122-rc1.gz
    >> or in the git tree and branch at:
    >> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.4.y
    >> and the diffstat can be found below.
    >>
    >> thanks,
    >>
    >> greg k-h
    >
    > Results from Linaro’s test farm.
    > No regressions on arm64 and arm.
    No regressions on arm64, arm, qemu_x86_64 and x86_64.

    * test_vdso_64 test failure on x86_64(vsyscall=none) is not a blocker for rc.

    >
    >
    > NOTE:
    > CONFIG_LEGACY_VSYSCALL_EMULATE=y is enabled from config as default.
    > Enabled vsyscall=native and vsyscall=none from kernel command line for testing
    > selftests/x86/test_vsyscall test case on x86_64 and qemu_x86_64.
    >
    > test_vdso_64 failed on x86_64 device when vsyscall=none is enabled.
    > We will investigate this new test failure.
    >
    > Summary
    > ------------------------------------------------------------------------
    >
    > kernel: 4.4.122-rc1
    > git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
    > git branch: linux-4.4.y
    > git commit: d7facaec9c1eb3d2703ce89b2ab81207eb7a4e6c
    > git describe: v4.4.121-64-gd7facaec9c1e
    > Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-4.4-oe/build/v4.4.121-64-gd7facaec9c1e
    >
    >
    > No regressions (compared to build v4.4.121)
    >
    > Boards, architectures and test suites:
    > -------------------------------------
    >
    > juno-r2 - arm64
    > * boot - pass: 20
    > * kselftest - skip: 29, pass: 34
    > * libhugetlbfs - skip: 1, pass: 90
    > * ltp-cap_bounds-tests - pass: 2
    > * ltp-containers-tests - skip: 53, pass: 28
    > * ltp-fcntl-locktests-tests - pass: 2
    > * ltp-filecaps-tests - pass: 2
    > * ltp-fs-tests - skip: 2, pass: 61
    > * ltp-fs_bind-tests - pass: 2
    > * ltp-fs_perms_simple-tests - pass: 19
    > * ltp-hugetlb-tests - pass: 22
    > * ltp-io-tests - pass: 3
    > * ltp-ipc-tests - pass: 9
    > * ltp-math-tests - pass: 11
    > * ltp-nptl-tests - pass: 2
    > * ltp-pty-tests - pass: 4
    > * ltp-sched-tests - skip: 4, pass: 10
    > * ltp-securebits-tests - pass: 4
    > * ltp-syscalls-tests - skip: 152, pass: 998
    > * ltp-timers-tests - skip: 1, pass: 12
    >
    > qemu_x86_64
    > * boot - pass: 22
    > * kselftest - skip: 33, pass: 47
    > * kselftest-vsyscall-mode-native - skip: 33, pass: 47
    > * kselftest-vsyscall-mode-none - skip: 33, pass: 47
    > * libhugetlbfs - skip: 1, pass: 90
    > * ltp-cap_bounds-tests - pass: 2
    > * ltp-containers-tests - skip: 17, pass: 64
    > * ltp-fcntl-locktests-tests - pass: 2
    > * ltp-filecaps-tests - pass: 2
    > * ltp-fs-tests - skip: 6, pass: 57
    > * ltp-fs_bind-tests - pass: 2
    > * ltp-fs_perms_simple-tests - pass: 19
    > * ltp-fsx-tests - pass: 2
    > * ltp-hugetlb-tests - pass: 22
    > * ltp-io-tests - pass: 3
    > * ltp-ipc-tests - pass: 9
    > * ltp-math-tests - pass: 11
    > * ltp-nptl-tests - pass: 2
    > * ltp-pty-tests - pass: 4
    > * ltp-sched-tests - skip: 1, pass: 13
    > * ltp-securebits-tests - pass: 4
    > * ltp-syscalls-tests - skip: 149, pass: 1001
    > * ltp-timers-tests - skip: 1, pass: 12
    >
    > x15 - arm
    > * boot - pass: 20
    > * kselftest - skip: 29, pass: 33
    > * libhugetlbfs - skip: 1, pass: 87
    > * ltp-cap_bounds-tests - pass: 2
    > * ltp-containers-tests - skip: 17, pass: 64
    > * ltp-fcntl-locktests-tests - pass: 2
    > * ltp-filecaps-tests - pass: 2
    > * ltp-fs-tests - skip: 2, pass: 61
    > * ltp-fs_bind-tests - pass: 2
    > * ltp-fs_perms_simple-tests - pass: 19
    > * ltp-fsx-tests - pass: 2
    > * ltp-hugetlb-tests - skip: 2, pass: 20
    > * ltp-io-tests - pass: 3
    > * ltp-ipc-tests - pass: 9
    > * ltp-math-tests - pass: 11
    > * ltp-nptl-tests - pass: 2
    > * ltp-pty-tests - pass: 4
    > * ltp-sched-tests - skip: 1, pass: 13
    > * ltp-securebits-tests - pass: 4
    > * ltp-syscalls-tests - skip: 98, pass: 1052
    > * ltp-timers-tests - skip: 1, pass: 12
    >
    > x86_64
    > * boot - pass: 22
    > * kselftest - skip: 31, fail: 1, pass: 48
    > * kselftest-vsyscall-mode-native - skip: 31, fail: 1, pass: 48
    > * kselftest-vsyscall-mode-none - skip: 31, fail: 2, pass: 46
    > * libhugetlbfs - skip: 1, pass: 90
    > * ltp-cap_bounds-tests - pass: 2
    > * ltp-containers-tests - skip: 17, pass: 64
    > * ltp-fcntl-locktests-tests - pass: 2
    > * ltp-filecaps-tests - pass: 2
    > * ltp-fs-tests - skip: 1, pass: 62
    > * ltp-fs_bind-tests - pass: 2
    > * ltp-fs_perms_simple-tests - pass: 19
    > * ltp-fsx-tests - pass: 2
    > * ltp-hugetlb-tests - pass: 22
    > * ltp-io-tests - pass: 3
    > * ltp-ipc-tests - pass: 9
    > * ltp-math-tests - pass: 11
    > * ltp-nptl-tests - pass: 2
    > * ltp-pty-tests - pass: 4
    > * ltp-sched-tests - skip: 5, pass: 9
    > * ltp-securebits-tests - pass: 4
    > * ltp-syscalls-tests - skip: 120, pass: 1030
    > * ltp-timers-tests - skip: 1, pass: 12
    >
    > Hikey test results,
    >
    > Summary
    > ------------------------------------------------------------------------
    >
    > kernel: 4.4.122-rc1
    > git repo: https://git.linaro.org/lkft/arm64-stable-rc.git
    > git tag: 4.4.122-rc1-hikey-20180316-150
    > git commit: f4e336912f0cb6dc3a56a014c5f495b37099d067
    > git describe: 4.4.122-rc1-hikey-20180316-150
    > Test details: https://qa-reports.linaro.org/lkft/linaro-hikey-stable-rc-4.4-oe/build/4.4.122-rc1-hikey-20180316-150
    >
    >
    > No regressions (compared to build 4.4.121-rc1-hikey-20180310-148)
    >
    > Boards, architectures and test suites:
    > -------------------------------------
    >
    > hi6220-hikey - arm64
    > * boot - pass: 20
    > * kselftest - skip: 32, pass: 31
    > * libhugetlbfs - skip: 1, pass: 90
    > * ltp-cap_bounds-tests - pass: 2
    > * ltp-containers-tests - skip: 53, pass: 28
    > * ltp-fcntl-locktests-tests - pass: 2
    > * ltp-filecaps-tests - pass: 2
    > * ltp-fs-tests - skip: 2, pass: 61
    > * ltp-fs_bind-tests - pass: 2
    > * ltp-fs_perms_simple-tests - pass: 19
    > * ltp-fsx-tests - pass: 2
    > * ltp-hugetlb-tests - skip: 1, pass: 21
    > * ltp-io-tests - pass: 3
    > * ltp-ipc-tests - pass: 9
    > * ltp-math-tests - pass: 11
    > * ltp-nptl-tests - pass: 2
    > * ltp-pty-tests - pass: 4
    > * ltp-sched-tests - skip: 4, pass: 10
    > * ltp-securebits-tests - pass: 4
    > * ltp-syscalls-tests - skip: 154, pass: 996
    > * ltp-timers-tests - skip: 1, pass: 12
    >
    > --
    > Linaro QA (beta)
    > https://qa-reports.linaro.org

    \
     
     \ /
      Last update: 2018-03-17 11:22    [W:4.383 / U:0.048 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site