This is the start of the stable review cycle for the 4.4.196 release. There are 36 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 Tue 08 Oct 2019 05:07:10 PM UTC. 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.196-rc1... 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
------------- Pseudo-Shortlog of commits:
Greg Kroah-Hartman gregkh@linuxfoundation.org Linux 4.4.196-rc1
Andrey Konovalov andreyknvl@google.com NFC: fix attrs checks in netlink interface
Eric Biggers ebiggers@google.com smack: use GFP_NOFS while holding inode_smack::smk_lock
Jann Horn jannh@google.com Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is set
Eric Dumazet edumazet@google.com sch_cbq: validate TCA_CBQ_WRROPT to avoid crash
Dotan Barak dotanb@dev.mellanox.co.il net/rds: Fix error handling in rds_ib_add_one()
Dongli Zhang dongli.zhang@oracle.com xen-netfront: do not use ~0U as error return value for xennet_fill_frags()
Eric Dumazet edumazet@google.com sch_dsmark: fix potential NULL deref in dsmark_init()
Eric Dumazet edumazet@google.com nfc: fix memory leak in llcp_sock_bind()
Navid Emamdoost navid.emamdoost@gmail.com net: qlogic: Fix memory leak in ql_alloc_large_buffers
Paolo Abeni pabeni@redhat.com net: ipv4: avoid mixed n_redirects and rate_tokens usage
Eric Dumazet edumazet@google.com ipv6: drop incoming packets having a v4mapped source address
Johan Hovold johan@kernel.org hso: fix NULL-deref on tty open
Martijn Coenen maco@android.com ANDROID: binder: synchronize_rcu() when using POLLFREE.
Martijn Coenen maco@android.com ANDROID: binder: remove waitqueue when thread exits.
Nicolas Boichat drinkcat@chromium.org kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16K
Changwei Ge gechangwei@live.cn ocfs2: wait for recovering done after direct unlock request
David Howells dhowells@redhat.com hypfs: Fix error number left in struct pointer member
OGAWA Hirofumi hirofumi@mail.parknet.co.jp fat: work around race with userspace's read via blockdev while mounting
Jia-Ju Bai baijiaju1990@gmail.com security: smack: Fix possible null-pointer dereferences in smack_socket_sock_rcv_skb()
Joao Moreno mail@joaomoreno.com HID: apple: Fix stuck function keys when using FN
Will Deacon will@kernel.org ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writes
Kai-Heng Feng kai.heng.feng@canonical.com mfd: intel-lpss: Remove D3cold delay
Bart Van Assche bvanassche@acm.org scsi: core: Reduce memory required for SCSI logging
Nathan Lynch nathanl@linux.ibm.com powerpc/pseries: correctly track irq state in default idle
Nicholas Piggin npiggin@gmail.com powerpc/64s/exception: machine check use correct cfar for late handler
hexin hexin.op@gmail.com vfio_pci: Restore original state on release
Sam Bobroff sbobroff@linux.ibm.com powerpc/eeh: Clear stale EEH_DEV_NO_HANDLER flag
Sowjanya Komatineni skomatineni@nvidia.com pinctrl: tegra: Fix write barrier placement in pmx_writel
Nathan Lynch nathanl@linux.ibm.com powerpc/pseries/mobility: use cond_resched when updating device tree
Christophe Leroy christophe.leroy@c-s.fr powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this function
Nathan Lynch nathanl@linux.ibm.com powerpc/rtas: use device model APIs and serialization during LPM
Stephen Boyd sboyd@kernel.org clk: sirf: Don't reference clk_init_data after registration
Nathan Huckleberry nhuck@google.com clk: qoriq: Fix -Wunused-const-variable
Corey Minyard cminyard@mvista.com ipmi_si: Only schedule continuously in the thread in maintenance mode
Jia-Ju Bai baijiaju1990@gmail.com gpu: drm: radeon: Fix a possible null-pointer dereference in radeon_connector_set_property()
Marko Kohtala marko.kohtala@okoko.fi video: ssd1307fb: Start page range at page_offset
-------------
Diffstat:
Makefile | 4 +-- arch/arm/mm/fault.c | 4 +-- arch/arm/mm/fault.h | 1 + arch/powerpc/include/asm/futex.h | 3 +- arch/powerpc/kernel/eeh_driver.c | 11 ++++++- arch/powerpc/kernel/exceptions-64s.S | 4 +++ arch/powerpc/kernel/rtas.c | 11 +++++-- arch/powerpc/platforms/pseries/mobility.c | 9 ++++++ arch/powerpc/platforms/pseries/setup.c | 3 ++ arch/s390/hypfs/inode.c | 9 +++--- drivers/android/binder.c | 26 +++++++++++++++- drivers/char/ipmi/ipmi_si_intf.c | 24 ++++++++++++--- drivers/clk/clk-qoriq.c | 2 +- drivers/clk/sirf/clk-common.c | 12 +++++--- drivers/gpu/drm/radeon/radeon_connectors.c | 2 +- drivers/hid/hid-apple.c | 49 +++++++++++++++++------------- drivers/mfd/intel-lpss-pci.c | 2 ++ drivers/net/ethernet/qlogic/qla3xxx.c | 1 + drivers/net/usb/hso.c | 12 +++++--- drivers/net/xen-netfront.c | 17 ++++++----- drivers/pinctrl/pinctrl-tegra.c | 4 ++- drivers/scsi/scsi_logging.c | 48 ++--------------------------- drivers/vfio/pci/vfio_pci.c | 17 ++++++++--- drivers/video/fbdev/ssd1307fb.c | 2 +- fs/fat/dir.c | 13 ++++++-- fs/fat/fatent.c | 3 ++ fs/ocfs2/dlm/dlmunlock.c | 23 +++++++++++--- include/scsi/scsi_dbg.h | 2 -- lib/Kconfig.debug | 2 +- net/ipv4/route.c | 5 ++- net/ipv6/ip6_input.c | 10 ++++++ net/nfc/llcp_sock.c | 7 ++++- net/nfc/netlink.c | 6 ++-- net/rds/ib.c | 6 ++-- net/sched/sch_cbq.c | 27 +++++++++++++--- net/sched/sch_dsmark.c | 2 ++ security/smack/smack_access.c | 4 +-- security/smack/smack_lsm.c | 7 +++-- 38 files changed, 257 insertions(+), 137 deletions(-)
stable-rc/linux-4.4.y boot: 39 boots: 1 failed, 36 passed with 2 conflicts (v4.4.195-37-g13cac61d31df)
Full Boot Summary: https://kernelci.org/boot/all/job/stable-rc/branch/linux-4.4.y/kernel/v4.4.1... Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-4.4.y/kernel/v4.4.195-37-g...
Tree: stable-rc Branch: linux-4.4.y Git Describe: v4.4.195-37-g13cac61d31df Git Commit: 13cac61d31df3572c7a2c88f2f40c59e0a92baf2 Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git Tested: 21 unique boards, 10 SoC families, 8 builds out of 190
Boot Failure Detected:
arm64: defconfig: gcc-8: qcom-qdf2400: 1 failed lab
Conflicting Boot Failures Detected: (These likely are not failures as other labs are reporting PASS. Needs review.)
x86_64: x86_64_defconfig: qemu_x86_64: lab-baylibre: FAIL (gcc-8) lab-linaro-lkft: PASS (gcc-8)
i386: i386_defconfig: qemu_i386: lab-baylibre: FAIL (gcc-8) lab-linaro-lkft: PASS (gcc-8)
--- For more info write to info@kernelci.org
On 06/10/2019 18:18, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.4.196 release. There are 36 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 Tue 08 Oct 2019 05:07:10 PM UTC. 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.196-rc1... 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
All tests are passing for Tegra ...
Test results for stable-v4.4: 6 builds: 6 pass, 0 fail 12 boots: 12 pass, 0 fail 19 tests: 19 pass, 0 fail
Linux version: 4.4.196-rc1-g2082eedffaaa Boards tested: tegra124-jetson-tk1, tegra20-ventana, tegra30-cardhu-a04
Cheers Jon
On 10/6/19 10:18 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.4.196 release. There are 36 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 Tue 08 Oct 2019 05:07:10 PM UTC. Anything received after that time might be too late.
powerpc:defconfig fails to build.
arch/powerpc/kernel/eeh_driver.c: In function ‘eeh_handle_normal_event’: arch/powerpc/kernel/eeh_driver.c:678:2: error: implicit declaration of function ‘eeh_for_each_pe’; did you mean ‘bus_for_each_dev’?
It has a point:
... HEAD is now at 13cac61d31df Linux 4.4.196-rc1 $ git grep eeh_for_each_pe arch/powerpc/kernel/eeh_driver.c: eeh_for_each_pe(pe, tmp_pe) arch/powerpc/kernel/eeh_driver.c: eeh_for_each_pe(pe, tmp_pe)
Caused by commit 3fb431be8de3a ("powerpc/eeh: Clear stale EEH_DEV_NO_HANDLER flag"). Full report will follow later.
Guenter
On Mon, Oct 07, 2019 at 05:53:55AM -0700, Guenter Roeck wrote:
On 10/6/19 10:18 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.4.196 release. There are 36 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 Tue 08 Oct 2019 05:07:10 PM UTC. Anything received after that time might be too late.
powerpc:defconfig fails to build.
arch/powerpc/kernel/eeh_driver.c: In function ‘eeh_handle_normal_event’: arch/powerpc/kernel/eeh_driver.c:678:2: error: implicit declaration of function ‘eeh_for_each_pe’; did you mean ‘bus_for_each_dev’?
It has a point:
... HEAD is now at 13cac61d31df Linux 4.4.196-rc1 $ git grep eeh_for_each_pe arch/powerpc/kernel/eeh_driver.c: eeh_for_each_pe(pe, tmp_pe) arch/powerpc/kernel/eeh_driver.c: eeh_for_each_pe(pe, tmp_pe)
Caused by commit 3fb431be8de3a ("powerpc/eeh: Clear stale EEH_DEV_NO_HANDLER flag"). Full report will follow later.
Thanks for letting me know, I've dropped this from the queue now and pushed out a -rc2 with that removed.
Sasha, I thought your builder would have caught stuff like this?
thanks,
greg k-h
On 10/7/19 7:49 AM, Greg Kroah-Hartman wrote:
On Mon, Oct 07, 2019 at 05:53:55AM -0700, Guenter Roeck wrote:
On 10/6/19 10:18 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.4.196 release. There are 36 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 Tue 08 Oct 2019 05:07:10 PM UTC. Anything received after that time might be too late.
powerpc:defconfig fails to build.
arch/powerpc/kernel/eeh_driver.c: In function ‘eeh_handle_normal_event’: arch/powerpc/kernel/eeh_driver.c:678:2: error: implicit declaration of function ‘eeh_for_each_pe’; did you mean ‘bus_for_each_dev’?
It has a point:
... HEAD is now at 13cac61d31df Linux 4.4.196-rc1 $ git grep eeh_for_each_pe arch/powerpc/kernel/eeh_driver.c: eeh_for_each_pe(pe, tmp_pe) arch/powerpc/kernel/eeh_driver.c: eeh_for_each_pe(pe, tmp_pe)
Caused by commit 3fb431be8de3a ("powerpc/eeh: Clear stale EEH_DEV_NO_HANDLER flag"). Full report will follow later.
Thanks for letting me know, I've dropped this from the queue now and pushed out a -rc2 with that removed.
For v4.4.195-36-g898f6e5cf82f:
Build results: total: 170 pass: 170 fail: 0 Qemu test results: total: 324 pass: 324 fail: 0
Guenter
On Mon, Oct 07, 2019 at 03:36:46PM -0700, Guenter Roeck wrote:
On 10/7/19 7:49 AM, Greg Kroah-Hartman wrote:
On Mon, Oct 07, 2019 at 05:53:55AM -0700, Guenter Roeck wrote:
On 10/6/19 10:18 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.4.196 release. There are 36 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 Tue 08 Oct 2019 05:07:10 PM UTC. Anything received after that time might be too late.
powerpc:defconfig fails to build.
arch/powerpc/kernel/eeh_driver.c: In function ‘eeh_handle_normal_event’: arch/powerpc/kernel/eeh_driver.c:678:2: error: implicit declaration of function ‘eeh_for_each_pe’; did you mean ‘bus_for_each_dev’?
It has a point:
... HEAD is now at 13cac61d31df Linux 4.4.196-rc1 $ git grep eeh_for_each_pe arch/powerpc/kernel/eeh_driver.c: eeh_for_each_pe(pe, tmp_pe) arch/powerpc/kernel/eeh_driver.c: eeh_for_each_pe(pe, tmp_pe)
Caused by commit 3fb431be8de3a ("powerpc/eeh: Clear stale EEH_DEV_NO_HANDLER flag"). Full report will follow later.
Thanks for letting me know, I've dropped this from the queue now and pushed out a -rc2 with that removed.
For v4.4.195-36-g898f6e5cf82f:
Build results: total: 170 pass: 170 fail: 0 Qemu test results: total: 324 pass: 324 fail: 0
Wonderful, thanks for letting me know!
greg k-h
On Mon, Oct 07, 2019 at 04:49:51PM +0200, Greg Kroah-Hartman wrote:
On Mon, Oct 07, 2019 at 05:53:55AM -0700, Guenter Roeck wrote:
On 10/6/19 10:18 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.4.196 release. There are 36 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 Tue 08 Oct 2019 05:07:10 PM UTC. Anything received after that time might be too late.
powerpc:defconfig fails to build.
arch/powerpc/kernel/eeh_driver.c: In function ‘eeh_handle_normal_event’: arch/powerpc/kernel/eeh_driver.c:678:2: error: implicit declaration of function ‘eeh_for_each_pe’; did you mean ‘bus_for_each_dev’?
It has a point:
... HEAD is now at 13cac61d31df Linux 4.4.196-rc1 $ git grep eeh_for_each_pe arch/powerpc/kernel/eeh_driver.c: eeh_for_each_pe(pe, tmp_pe) arch/powerpc/kernel/eeh_driver.c: eeh_for_each_pe(pe, tmp_pe)
Caused by commit 3fb431be8de3a ("powerpc/eeh: Clear stale EEH_DEV_NO_HANDLER flag"). Full report will follow later.
Thanks for letting me know, I've dropped this from the queue now and pushed out a -rc2 with that removed.
Sasha, I thought your builder would have caught stuff like this?
Interesting, the 4.4 build fails for me with vanilla 4.4 LTS kernel (which is why this was missed):
AS arch/powerpc/kernel/systbl.o arch/powerpc/kernel/exceptions-64s.S: Assembler messages: arch/powerpc/kernel/exceptions-64s.S:1599: Warning: invalid register expression arch/powerpc/kernel/exceptions-64s.S:1640: Warning: invalid register expression arch/powerpc/kernel/exceptions-64s.S:839: Error: attempt to move .org backwards arch/powerpc/kernel/exceptions-64s.S:840: Error: attempt to move .org backwards arch/powerpc/kernel/exceptions-64s.S:864: Error: attempt to move .org backwards arch/powerpc/kernel/exceptions-64s.S:865: Error: attempt to move .org backwards scripts/Makefile.build:375: recipe for target 'arch/powerpc/kernel/head_64.o' failed
I'll look into it.
-- Thanks, Sasha
On 10/7/19 4:07 PM, Sasha Levin wrote:
On Mon, Oct 07, 2019 at 04:49:51PM +0200, Greg Kroah-Hartman wrote:
On Mon, Oct 07, 2019 at 05:53:55AM -0700, Guenter Roeck wrote:
On 10/6/19 10:18 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.4.196 release. There are 36 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 Tue 08 Oct 2019 05:07:10 PM UTC. Anything received after that time might be too late.
powerpc:defconfig fails to build.
arch/powerpc/kernel/eeh_driver.c: In function ‘eeh_handle_normal_event’: arch/powerpc/kernel/eeh_driver.c:678:2: error: implicit declaration of function ‘eeh_for_each_pe’; did you mean ‘bus_for_each_dev’?
It has a point:
... HEAD is now at 13cac61d31df Linux 4.4.196-rc1 $ git grep eeh_for_each_pe arch/powerpc/kernel/eeh_driver.c: eeh_for_each_pe(pe, tmp_pe) arch/powerpc/kernel/eeh_driver.c: eeh_for_each_pe(pe, tmp_pe)
Caused by commit 3fb431be8de3a ("powerpc/eeh: Clear stale EEH_DEV_NO_HANDLER flag"). Full report will follow later.
Thanks for letting me know, I've dropped this from the queue now and pushed out a -rc2 with that removed.
Sasha, I thought your builder would have caught stuff like this?
Interesting, the 4.4 build fails for me with vanilla 4.4 LTS kernel (which is why this was missed):
AS arch/powerpc/kernel/systbl.o arch/powerpc/kernel/exceptions-64s.S: Assembler messages: arch/powerpc/kernel/exceptions-64s.S:1599: Warning: invalid register expression arch/powerpc/kernel/exceptions-64s.S:1640: Warning: invalid register expression arch/powerpc/kernel/exceptions-64s.S:839: Error: attempt to move .org backwards arch/powerpc/kernel/exceptions-64s.S:840: Error: attempt to move .org backwards arch/powerpc/kernel/exceptions-64s.S:864: Error: attempt to move .org backwards arch/powerpc/kernel/exceptions-64s.S:865: Error: attempt to move .org backwards scripts/Makefile.build:375: recipe for target 'arch/powerpc/kernel/head_64.o' failed
Is this allmodconfig ? That is correct - it won't build in 4.4.y, and it would not be easy to fix.
Guenter
On Mon, Oct 07, 2019 at 04:16:51PM -0700, Guenter Roeck wrote:
On 10/7/19 4:07 PM, Sasha Levin wrote:
On Mon, Oct 07, 2019 at 04:49:51PM +0200, Greg Kroah-Hartman wrote:
On Mon, Oct 07, 2019 at 05:53:55AM -0700, Guenter Roeck wrote:
On 10/6/19 10:18 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.4.196 release. There are 36 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 Tue 08 Oct 2019 05:07:10 PM UTC. Anything received after that time might be too late.
powerpc:defconfig fails to build.
arch/powerpc/kernel/eeh_driver.c: In function ‘eeh_handle_normal_event’: arch/powerpc/kernel/eeh_driver.c:678:2: error: implicit declaration of function ‘eeh_for_each_pe’; did you mean ‘bus_for_each_dev’?
It has a point:
... HEAD is now at 13cac61d31df Linux 4.4.196-rc1 $ git grep eeh_for_each_pe arch/powerpc/kernel/eeh_driver.c: eeh_for_each_pe(pe, tmp_pe) arch/powerpc/kernel/eeh_driver.c: eeh_for_each_pe(pe, tmp_pe)
Caused by commit 3fb431be8de3a ("powerpc/eeh: Clear stale EEH_DEV_NO_HANDLER flag"). Full report will follow later.
Thanks for letting me know, I've dropped this from the queue now and pushed out a -rc2 with that removed.
Sasha, I thought your builder would have caught stuff like this?
Interesting, the 4.4 build fails for me with vanilla 4.4 LTS kernel (which is why this was missed):
AS arch/powerpc/kernel/systbl.o arch/powerpc/kernel/exceptions-64s.S: Assembler messages: arch/powerpc/kernel/exceptions-64s.S:1599: Warning: invalid register expression arch/powerpc/kernel/exceptions-64s.S:1640: Warning: invalid register expression arch/powerpc/kernel/exceptions-64s.S:839: Error: attempt to move .org backwards arch/powerpc/kernel/exceptions-64s.S:840: Error: attempt to move .org backwards arch/powerpc/kernel/exceptions-64s.S:864: Error: attempt to move .org backwards arch/powerpc/kernel/exceptions-64s.S:865: Error: attempt to move .org backwards scripts/Makefile.build:375: recipe for target 'arch/powerpc/kernel/head_64.o' failed
Is this allmodconfig ? That is correct - it won't build in 4.4.y, and it would not be easy to fix.
Oh, interesting, so no allmodconfig? I've disabled everything but allmodconfig on a few architectures in an attempt to save to build time.
-- Thanks, Sasha
On 10/7/19 6:49 PM, Sasha Levin wrote:
On Mon, Oct 07, 2019 at 04:16:51PM -0700, Guenter Roeck wrote:
On 10/7/19 4:07 PM, Sasha Levin wrote:
On Mon, Oct 07, 2019 at 04:49:51PM +0200, Greg Kroah-Hartman wrote:
On Mon, Oct 07, 2019 at 05:53:55AM -0700, Guenter Roeck wrote:
On 10/6/19 10:18 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.4.196 release. There are 36 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 Tue 08 Oct 2019 05:07:10 PM UTC. Anything received after that time might be too late.
powerpc:defconfig fails to build.
arch/powerpc/kernel/eeh_driver.c: In function ‘eeh_handle_normal_event’: arch/powerpc/kernel/eeh_driver.c:678:2: error: implicit declaration of function ‘eeh_for_each_pe’; did you mean ‘bus_for_each_dev’?
It has a point:
... HEAD is now at 13cac61d31df Linux 4.4.196-rc1 $ git grep eeh_for_each_pe arch/powerpc/kernel/eeh_driver.c: eeh_for_each_pe(pe, tmp_pe) arch/powerpc/kernel/eeh_driver.c: eeh_for_each_pe(pe, tmp_pe)
Caused by commit 3fb431be8de3a ("powerpc/eeh: Clear stale EEH_DEV_NO_HANDLER flag"). Full report will follow later.
Thanks for letting me know, I've dropped this from the queue now and pushed out a -rc2 with that removed.
Sasha, I thought your builder would have caught stuff like this?
Interesting, the 4.4 build fails for me with vanilla 4.4 LTS kernel (which is why this was missed):
AS arch/powerpc/kernel/systbl.o arch/powerpc/kernel/exceptions-64s.S: Assembler messages: arch/powerpc/kernel/exceptions-64s.S:1599: Warning: invalid register expression arch/powerpc/kernel/exceptions-64s.S:1640: Warning: invalid register expression arch/powerpc/kernel/exceptions-64s.S:839: Error: attempt to move .org backwards arch/powerpc/kernel/exceptions-64s.S:840: Error: attempt to move .org backwards arch/powerpc/kernel/exceptions-64s.S:864: Error: attempt to move .org backwards arch/powerpc/kernel/exceptions-64s.S:865: Error: attempt to move .org backwards scripts/Makefile.build:375: recipe for target 'arch/powerpc/kernel/head_64.o' failed
Is this allmodconfig ? That is correct - it won't build in 4.4.y, and it would not be easy to fix.
Oh, interesting, so no allmodconfig? I've disabled everything but allmodconfig on a few architectures in an attempt to save to build time.
If I recall correctly, it stopped working quite some time ago for v4.4.y, and the powerpc maintainers didn't want to spend the time fixing it. It works with v4.9.y and later.
Guenter
On 10/6/19 10:18 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.4.196 release. There are 36 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 Tue 08 Oct 2019 05:07:10 PM UTC. Anything received after that time might be too late.
Build results: total: 170 pass: 169 fail: 1 Failed builds: powerpc:defconfig Qemu test results: total: 324 pass: 313 fail: 11 Failed tests: ppc64:mac99:ppc64_book3s_defconfig:nosmp:initrd ppc64:mac99:ppc64_book3s_defconfig:smp:initrd ppc64:mac99:ppc64_book3s_defconfig:smp:ide:rootfs ppc64:mac99:ppc64_book3s_defconfig:smp:sdhci:mmc:rootfs ppc64:mac99:ppc64_book3s_defconfig:smp:nvme:rootfs ppc64:mac99:ppc64_book3s_defconfig:smp:scsi[DC395]:rootfs ppc64:pseries:pseries_defconfig:initrd ppc64:pseries:pseries_defconfig:scsi:rootfs ppc64:pseries:pseries_defconfig:usb:rootfs ppc64:pseries:pseries_defconfig:sdhci:mmc:rootfs ppc64:pseries:pseries_defconfig:nvme:rootfs
Failure as already reported.
arch/powerpc/kernel/eeh_driver.c: In function ‘eeh_handle_normal_event’: arch/powerpc/kernel/eeh_driver.c:678:2: error: implicit declaration of function ‘eeh_for_each_pe’
Guenter
Hello!
On 10/6/19 12:18 PM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.4.196 release. There are 36 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 Tue 08 Oct 2019 05:07:10 PM UTC. 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.196-rc1... 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, arm, x86_64, and i386.
Summary ------------------------------------------------------------------------
kernel: 4.4.196-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: 13cac61d31df3572c7a2c88f2f40c59e0a92baf2 git describe: v4.4.195-37-g13cac61d31df Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-4.4-oe/build/v4.4.195-37-...
No regressions (compared to build v4.4.195)
No fixes (compared to build v4.4.195)
Ran 18597 total tests in the following environments and test suites.
Environments -------------- - i386 - juno-r2 - arm64 - qemu_arm - qemu_arm64 - qemu_i386 - qemu_x86_64 - x15 - arm - x86_64
Test Suites ----------- * build * kselftest * libhugetlbfs * ltp-cap_bounds-tests * ltp-commands-tests * ltp-containers-tests * ltp-cpuhotplug-tests * ltp-cve-tests * ltp-dio-tests * ltp-fcntl-locktests-tests * ltp-filecaps-tests * ltp-fs-tests * ltp-fs_bind-tests * ltp-fs_perms_simple-tests * ltp-fsx-tests * ltp-hugetlb-tests * ltp-io-tests * ltp-ipc-tests * ltp-math-tests * ltp-mm-tests * ltp-nptl-tests * ltp-open-posix-tests * ltp-pty-tests * ltp-sched-tests * ltp-securebits-tests * ltp-timers-tests * network-basic-tests * prep-tmp-disk * spectre-meltdown-checker-test * kvm-unit-tests * ltp-syscalls-tests * perf * v4l2-compliance * install-android-platform-tools-r2600 * kselftest-vsyscall-mode-native * ssuite
Summary ------------------------------------------------------------------------
kernel: 4.4.196-rc1 git repo: https://git.linaro.org/lkft/arm64-stable-rc.git git branch: 4.4.196-rc1-hikey-20191006-575 git commit: 49d2751d5f3cdb81b162d5c1f7ffb0fe210f005c git describe: 4.4.196-rc1-hikey-20191006-575 Test details: https://qa-reports.linaro.org/lkft/linaro-hikey-stable-rc-4.4-oe/build/4.4.1...
No regressions (compared to build 4.4.195-rc1-hikey-20191003-572)
No fixes (compared to build 4.4.195-rc1-hikey-20191003-572)
Ran 1520 total tests in the following environments and test suites.
Environments -------------- - hi6220-hikey - arm64
Test Suites ----------- * build * install-android-platform-tools-r2600 * kselftest * libhugetlbfs * ltp-cap_bounds-tests * ltp-commands-tests * ltp-containers-tests * ltp-cpuhotplug-tests * ltp-cve-tests * ltp-dio-tests * ltp-fcntl-locktests-tests * ltp-filecaps-tests * ltp-fs-tests * ltp-fs_bind-tests * ltp-fs_perms_simple-tests * ltp-fsx-tests * ltp-hugetlb-tests * ltp-io-tests * ltp-ipc-tests * ltp-math-tests * ltp-mm-tests * ltp-nptl-tests * ltp-pty-tests * ltp-sched-tests * ltp-securebits-tests * ltp-syscalls-tests * ltp-timers-tests * perf * spectre-meltdown-checker-test * v4l2-compliance
Greetings!
Daniel Díaz daniel.diaz@linaro.org