Re: [PATCH 5.4 00/57] 5.4.70-rc1 review

2020-10-06 Thread Guenter Roeck
On 10/5/20 8:26 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.4.70 release.
> There are 57 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 Wed, 07 Oct 2020 14:20:55 +.
> Anything received after that time might be too late.
> 

Build results:
total: 157 pass: 157 fail: 0
Qemu test results:
total: 430 pass: 430 fail: 0

Tested-by: Guenter Roeck 

Guenter


Re: [PATCH 5.4 00/57] 5.4.70-rc1 review

2020-10-06 Thread Ben Hutchings
On Tue, 2020-10-06 at 13:55 +0530, Naresh Kamboju wrote:
[...]
> NOTE:
> While running LTP containers test suite,
> I noticed this kernel panic on arm64 Juno-r2 devices.
> Not easily reproducible and not seen on any other arm64 devices.
> 
> steps to reproduce:
> ---
> # boot stable rc 5.4.70 kernel on juno-r2 machine
> # cd /opt/ltp
> # ./runltp -f containers
> 
> Crash log,
> ---
> pidns13 0  TINFO  :  cinit2: writing some data in pipe
> pidns13 0  TINFO  :  cinit1: setup handler for async I/O on pipe
> pidns13 1  TPASS  :  cinit1: si_fd is 6, si_code is 1
> [  122.275627] Internal error: synchronous external abort: 96000210
> [#1] PREEMPT SMP
[...]
> [  122.399545] Call trace:
> [  122.401995]  sil24_interrupt+0x28/0x5f0
[...]
> [  122.467321] Code: d503201f f9400ac0 f9400014 91011294 (b9400294)
[...]

This corresponds to the statement:

status = readl(host_base + HOST_IRQ_STAT);

So it looks like the PCI device stopped responding to MMIO for some
reason.  It could be faulty hardware.  I don't see any sign of run-time 
power management in that driver that might explain it.

Ben.

-- 
Ben Hutchings, Software Developer Codethink Ltd
https://www.codethink.co.uk/ Dale House, 35 Dale Street
 Manchester, M1 2HF, United Kingdom



Re: [PATCH 5.4 00/57] 5.4.70-rc1 review

2020-10-06 Thread Naresh Kamboju
On Tue, 6 Oct 2020 at 11:24, Naresh Kamboju  wrote:
>
> On Mon, 5 Oct 2020 at 20:59, Greg Kroah-Hartman
>  wrote:
> >
> > This is the start of the stable review cycle for the 5.4.70 release.
> > There are 57 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 Wed, 07 Oct 2020 14:20:55 +.
> > 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/v5.x/stable-review/patch-5.4.70-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-5.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.
>
> Tested-by: Linux Kernel Functional Testing 


NOTE:
While running LTP containers test suite,
I noticed this kernel panic on arm64 Juno-r2 devices.
Not easily reproducible and not seen on any other arm64 devices.

steps to reproduce:
---
# boot stable rc 5.4.70 kernel on juno-r2 machine
# cd /opt/ltp
# ./runltp -f containers

Crash log,
---
pidns13 0  TINFO  :  cinit2: writing some data in pipe
pidns13 0  TINFO  :  cinit1: setup handler for async I/O on pipe
pidns13 1  TPASS  :  cinit1: si_fd is 6, si_code is 1
[  122.275627] Internal error: synchronous external abort: 96000210
[#1] PREEMPT SMP
[  122.283139] Modules linked in: tda998x drm_kms_helper drm crct10dif_ce fuse
[  122.290130] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 5.4.70-rc1 #1
[  122.296406] Hardware name: ARM Juno development board (r2) (DT)
[  122.302337] pstate: 8085 (Nzcv daIf -PAN -UAO)
[  122.307144] pc : sil24_interrupt+0x28/0x5f0
[  122.311337] lr : __handle_irq_event_percpu+0x78/0x2c0
[  122.316395] sp : 800010003db0
[  122.319712] x29: 800010003db0 x28: 800011f73d80
[  122.325034] x27: 800011962018 x26: 000954a82000
[  122.330357] x25: 800011962018 x24: 800011f6a158
[  122.335679] x23: 800010003ef4 x22: 00097574
[  122.341001] x21: 0033 x20: 80001233d044
[  122.346324] x19: 000975742500 x18: 
[  122.351646] x17:  x16: 
[  122.356967] x15:  x14: 003d0900
[  122.362290] x13: 3d09 x12: 
[  122.367612] x11: 3d09 x10: 0040
[  122.372934] x9 : 800011f89b68 x8 : 800011f89b60
[  122.378256] x7 : 000975800408 x6 : 
[  122.383578] x5 : 000975800248 x4 : 80096d5ba000
[  122.388900] x3 : 800010003f30 x2 : 80001093a078
[  122.394222] x1 : 00097574 x0 : 00097574df80
[  122.399545] Call trace:
[  122.401995]  sil24_interrupt+0x28/0x5f0
[  122.405838]  __handle_irq_event_percpu+0x78/0x2c0
[  122.410550]  handle_irq_event_percpu+0x3c/0x98
[  122.415002]  handle_irq_event+0x4c/0xe8
[  122.418844]  handle_fasteoi_irq+0xbc/0x168
[  122.422947]  generic_handle_irq+0x34/0x50
[  122.426963]  __handle_domain_irq+0x6c/0xc0
[  122.431066]  gic_handle_irq+0x58/0xb0
[  122.434733]  el1_irq+0xbc/0x180
[  122.437880]  cpuidle_enter_state+0xb8/0x528
[  122.442070]  cpuidle_enter+0x3c/0x50
[  122.445652]  call_cpuidle+0x40/0x78
[  122.449146]  do_idle+0x1f0/0x2a0
[  122.452379]  cpu_startup_entry+0x2c/0x88
[  122.456311]  rest_init+0xdc/0xe8
[  122.459545]  arch_call_rest_init+0x14/0x1c
[  122.463647]  start_kernel+0x484/0x4b8
[  122.467321] Code: d503201f f9400ac0 f9400014 91011294 (b9400294)
[  122.473437] ---[ end trace 68b3da9e48a77548 ]---
[  122.478062] Kernel panic - not syncing: Fatal exception in interrupt
[  122.484429] SMP: stopping secondary CPUs
[  122.488569] Kernel Offset: disabled
[  122.492062] CPU features: 0x0002,24006004
[  122.496074] Memory Limit: none
[  122.499141] ---[ end Kernel panic - not syncing: Fatal exception in
interrupt ]---

Reported-by: Naresh Kamboju 


Full test log,
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.4.y/build/v5.4.69-58-g7b199c4db17f/testrun/3273934/suite/linux-log-parser/test/check-kernel-panic-1818664/log

- Naresh


Re: [PATCH 5.4 00/57] 5.4.70-rc1 review

2020-10-05 Thread Naresh Kamboju
On Mon, 5 Oct 2020 at 20:59, Greg Kroah-Hartman
 wrote:
>
> This is the start of the stable review cycle for the 5.4.70 release.
> There are 57 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 Wed, 07 Oct 2020 14:20:55 +.
> 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/v5.x/stable-review/patch-5.4.70-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-5.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.

Tested-by: Linux Kernel Functional Testing 

Summary


kernel: 5.4.70-rc1
git repo: 
['https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git',
'https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc']
git branch: linux-5.4.y
git commit: 7b199c4db17f19594dcf4d24cc26c8ddff8443da
git describe: v5.4.69-58-g7b199c4db17f
Test details: 
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.4.y/build/v5.4.69-58-g7b199c4db17f

No regressions (compared to build v5.4.69)

No fixes (compared to build v5.4.69)


Ran 34627 total tests in the following environments and test suites.

Environments
--
- dragonboard-410c
- hi6220-hikey
- i386
- juno-r2
- juno-r2-compat
- juno-r2-kasan
- qemu_arm
- qemu_arm64
- qemu_i386
- qemu_x86_64
- x15
- x86
- x86-kasan

Test Suites
---
* build
* install-android-platform-tools-r2600
* kselftest
* libhugetlbfs
* linux-log-parser
* ltp-cap_bounds-tests
* ltp-commands-tests
* ltp-containers-tests
* ltp-controllers-tests
* ltp-cpuhotplug-tests
* ltp-crypto-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-math-tests
* ltp-nptl-tests
* ltp-pty-tests
* ltp-sched-tests
* ltp-securebits-tests
* ltp-syscalls-tests
* ltp-tracing-tests
* perf
* v4l2-compliance
* ltp-mm-tests
* network-basic-tests
* ltp-ipc-tests
* ltp-open-posix-tests
* kselftest-vsyscall-mode-native
* kselftest-vsyscall-mode-none
* ssuite

-- 
Linaro LKFT
https://lkft.linaro.org


Re: [PATCH 5.4 00/57] 5.4.70-rc1 review

2020-10-05 Thread Shuah Khan

On 10/5/20 9:26 AM, Greg Kroah-Hartman wrote:

This is the start of the stable review cycle for the 5.4.70 release.
There are 57 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 Wed, 07 Oct 2020 14:20:55 +.
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/v5.x/stable-review/patch-5.4.70-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-5.4.y
and the diffstat can be found below.

thanks,

greg k-h



Compiled and booted on my test system. No dmesg regressions.

Tested-by: Shuah Khan 

thanks,
-- Shuah


[PATCH 5.4 00/57] 5.4.70-rc1 review

2020-10-05 Thread Greg Kroah-Hartman
This is the start of the stable review cycle for the 5.4.70 release.
There are 57 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 Wed, 07 Oct 2020 14:20:55 +.
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/v5.x/stable-review/patch-5.4.70-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-5.4.y
and the diffstat can be found below.

thanks,

greg k-h

-
Pseudo-Shortlog of commits:

Greg Kroah-Hartman 
Linux 5.4.70-rc1

Will McVicker 
netfilter: ctnetlink: add a range check for l3/l4 protonum

Al Viro 
ep_create_wakeup_source(): dentry name can change under you...

Al Viro 
epoll: EPOLL_CTL_ADD: close the race in decision to take fast path

Al Viro 
epoll: replace ->visited/visited_list with generation count

Al Viro 
epoll: do not insert into poll queues until all sanity checks are done

Keith Busch 
nvme: consolidate chunk_sectors settings

Damien Le Moal 
nvme: Introduce nvme_lba_to_sect()

Damien Le Moal 
nvme: Cleanup and rename nvme_block_nr()

Laurent Dufour 
mm: don't rely on system state to detect hot-plug operations

Laurent Dufour 
mm: replace memmap_context by meminit_context

Konstantin Khlebnikov 
block/diskstats: more accurate approximation of io_ticks for slow disks

Thibaut Sautereau 
random32: Restore __latent_entropy attribute on net_rand_state

Uwe Kleine-König 
scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwriting

Vincent Huang 
Input: trackpoint - enable Synaptics trackpoints

Nicolas VINCENT 
i2c: cpm: Fix i2c_ram structure

Tao Ren 
gpio: aspeed: fix ast2600 bank properties

Jeremy Kerr 
gpio/aspeed-sgpio: don't enable all interrupts by default

Jeremy Kerr 
gpio/aspeed-sgpio: enable access to all 80 input & output sgpios

Yu Kuai 
iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()

Marek Szyprowski 
clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSED

Thierry Reding 
clk: tegra: Always program PLL_E when enabled

Jeffrey Mitchell 
nfs: Fix security label length not being reset

Chris Packham 
pinctrl: mvebu: Fix i2c sda definition for 98DX3236

Dan Carpenter 
phy: ti: am654: Fix a leak in serdes_am654_probe()

Taiping Lai 
gpio: sprd: Clear interrupt when setting the type as edge

James Smart 
nvme-fc: fail new connections to a deleted host or remote port

Xianting Tian 
nvme-pci: fix NULL req in completion handler

Chris Packham 
spi: fsl-espi: Only process interrupts for expected events

Douglas Gilbert 
tools/io_uring: fix compile breakage

Sebastian Andrzej Siewior 
tracing: Make the space reserved for the pid wider

Felix Fietkau 
mac80211: do not allow bigger VHT MPDUs than the hardware supports

Aloka Dixit 
mac80211: Fix radiotap header channel flag for 6GHz band

Xie He 
drivers/net/wan/hdlc: Set skb->protocol before transmitting

Xie He 
drivers/net/wan/lapbether: Make skb->protocol consistent with the header

Al Viro 
fuse: fix the ->direct_IO() treatment of iov_iter

Chaitanya Kulkarni 
nvme-core: get/put ctrl and transport module in nvme_dev_open/release()

Olympia Giannou 
rndis_host: increase sleep time in the query-response loop

Lucy Yan 
net: dec: de2104x: Increase receive ring size for Tulip

Martin Cerveny 
drm/sun4i: mixer: Extend regmap max_register

Xie He 
drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices

Naveen N. Rao 
libbpf: Remove arch-specific include path in Makefile

Guo Ren 
clocksource/drivers/timer-gx6605s: Fixup counter reload

Jean Delvare 
drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_config

Kai-Heng Feng 
memstick: Skip allocating card when removing host

Steven Rostedt (VMware) 
ftrace: Move RCU is watching check after recursion check

Dmitry Baryshkov 
iio: adc: qcom-spmi-adc5: fix driver name

Jiri Kosina 
Input: i8042 - add nopnp quirk for Acer Aspire 5 A515

Eric Sandeen 
xfs: trim IO to found COW extent limit

Sebastien Boeuf 
net: virtio_vsock: Enhance connection semantics

Stefano Garzarella 
vsock/virtio: add transport parameter to the 
virtio_transport_reset_no_sock()

Dinh Nguyen 
clk: socfpga: stratix10: fix the divider for the emac_ptp_free_clk

dillon min 
gpio: tc35894: fix up tc35894 interrupt configuration

Bartosz Golaszewski 
gpio: mockup: fix resource leak in error path

Ahmad Fatoum 
gpio: siox: explicitly support only threaded irqs

Bryan O'Donoghue 
USB: gadget: f_ncm: Fix NDP16 datagram validation

Hans de Goede 
mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS 
models

Filipe