Hi Greg,
I ran into these seemingly useful commits while I was looking for
status of lede's v4.9 patches in upstream kernel.
88d1fa7 ARM: dts: BCM5301X: Fix memory start address
a3078e5 MIPS: Generic: Fix big endian CPUs on generic machine
74c82da Input: drv260x - fix initializing overdrive voltage
a1b9435 power: supply: bq2415x: check for NULL acpi_id to avoid null
pointer dereference
d08876f [media] stk-webcam: fix an endian bug in stk_camera_read_reg()
c73e442 net: thunderx: avoid dereferencing xcv when NULL
90427ef ipv6: fix flow labels when the traffic class is non-0
e26bfeb fscache: Fix dead object requeue
20d6f0c MIPS: ath79: Fix error handling
73fbc1e MIPS: fix mem=X@Y commandline processing
de96ec2 OF: Prevent unaligned access in of_alias_scan()
a5b60de6 mwifiex: Avoid skipping WEP key deletion for AP
7f62259 ath10k: fix reading sram contents for QCA4019
4cfffcf irqchip/mips-gic: Fix local interrupts
a34d0a0 ath9k_hw: check if the chip failed to wake up
dbfcef6b jbd2: fix use after free in kjournald2()
0878fff net: phy: Do not perform software reset for Generic PHY
0e3d3e5 NFSv4.1 fix infinite loop on IO BAD_STATEID error
a6040bc serial: mxs-auart: Fix baudrate calculation
31ca2c6 tty/serial: atmel: fix race condition (TX+DMA)
497e1e1 tty/serial: atmel: fix TX path in atmel_console_write()
Cherry-picked and build tested on top of lede patches submitted in my
earlier email, for ARCH=arm/arm64/x86_64 + allmodconfig. To be applied
from the list from top to bottom.
Regards,
Amit Pundir
On Tue, Jun 20, 2017 at 12:03:02AM +0000, Linaro QA wrote:
More feedback on these...
One thing I just noticed is that the reports are being sent to every
recipient individually. This is really bad because it breaks up the
discussion, if someone replies it won't go to everyone who got the
original report which increases confusion and leads to duplication of
work.
> Details: https://qa-reports.linaro.org/lkft/hikey-mainline-rebase-4.4.x/build/f5ec4f…
The web part of things doesn't seem to have any way of getting to logs.
It'd be good to at least have links to the LAVA jobs as a placeholder
for now.
> kernel-describe: v3.19-rc7-71416-gf5ec4ff
This is obvious nonsense, this is v4.4 based not v3.19 based. I suspect
that this can be fixed by adding Linus' tree as a remote to the git tree
used to generate these and keeping it up to date.
> format: Lava-Test Test Definition 1.0
Do we need this in the e-mail? It doesn't seem relevant.
> description: Dummy tests
...
> name: dummy-tests
Having the description before the name seems kind of odd, as does them
not being adjacent.
However looking at the test counts and comparing with the web interface
it seems like this isn't actually the results for a single testsuite but
rather the collected results for all the testsuites that were run for
this tree. If that's the case then probably this can just be removed
but then...
> Failures
> ------------------------------------------------------------------------
>
> hi6220-hikey:
>
> * test_lru_map
...when we list test results we should probably say which testsuite they
are from...
> | kselftest/test_maps | | fail |
...as is done in some parts of the reports.
Hi Greg,
On 27 June 2017 at 18:19, Greg Kroah-Hartman <gregkh(a)linuxfoundation.org> wrote:
> This is the start of the stable review cycle for the 4.4.75 release.
> There are 26 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 Thu Jun 29 12:45:11 UTC 2017.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.4.75-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.
>
merged with hikey branches, and build and boot-tested OK on hikey. No
regressions noted.
> thanks,
>
> greg k-h
Best,
Sumit.