Re: [PATCH 3.18 00/22] 3.18.61-stable review

2017-07-14 Thread Amit Pundir
On 14 July 2017 at 15:01, Greg Kroah-Hartman  wrote:
> On Thu, Jul 13, 2017 at 06:26:28PM -0700, Guenter Roeck wrote:
>> On 07/13/2017 08:42 AM, Greg Kroah-Hartman wrote:
>> > This is the start of the stable review cycle for the 3.18.61 release.
>> > There are 22 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 Sat Jul 15 15:39:17 UTC 2017.
>> > Anything received after that time might be too late.
>> >
>>
>> Build results:
>>   total: 136 pass: 135 fail: 1
>> Failed builds:
>>   mips:bcm47xx_defconfig
>> Qemu test results:
>>   total: 111 pass: 111 fail: 0
>>
>> Build failure:
>>
>> drivers/net/ethernet/broadcom/bgmac.c: In function ‘bgmac_dma_rx_read’:
>> drivers/net/ethernet/broadcom/bgmac.c:376:14: error: 'BGMAC_RX_ALLOC_SIZE’ 
>> undeclared
>> drivers/net/ethernet/broadcom/bgmac.c:379:32: error: ‘buf’ undeclared
>>
>> Details are available at http://kerneltests.org/builders.
>
> Ick, problem is in patch bgmac-add-check-for-oversized-packets.patch
> from Amit.
>
> Amit, how did you test this it obviously doesn't build :(

argh.. ARCH=mips allmodconfig didn't catch that. I'm sorry about that.
I'll be more careful next time and build test relevant defconfigs as well.

Regards,
Amit Pundir

>
> I'm dropping it from the tree now...
>
> thanks,
>
> greg k-h


Re: [PATCH 3.18 00/22] 3.18.61-stable review

2017-07-14 Thread Greg Kroah-Hartman
On Thu, Jul 13, 2017 at 06:26:28PM -0700, Guenter Roeck wrote:
> On 07/13/2017 08:42 AM, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 3.18.61 release.
> > There are 22 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 Sat Jul 15 15:39:17 UTC 2017.
> > Anything received after that time might be too late.
> > 
> 
> Build results:
>   total: 136 pass: 135 fail: 1
> Failed builds:
>   mips:bcm47xx_defconfig
> Qemu test results:
>   total: 111 pass: 111 fail: 0
> 
> Build failure:
> 
> drivers/net/ethernet/broadcom/bgmac.c: In function ‘bgmac_dma_rx_read’:
> drivers/net/ethernet/broadcom/bgmac.c:376:14: error: 'BGMAC_RX_ALLOC_SIZE’ 
> undeclared
> drivers/net/ethernet/broadcom/bgmac.c:379:32: error: ‘buf’ undeclared
> 
> Details are available at http://kerneltests.org/builders.

Ick, problem is in patch bgmac-add-check-for-oversized-packets.patch
from Amit.

Amit, how did you test this it obviously doesn't build :(

I'm dropping it from the tree now...

thanks,

greg k-h


Re: [PATCH 3.18 00/22] 3.18.61-stable review

2017-07-13 Thread Guenter Roeck

On 07/13/2017 08:42 AM, Greg Kroah-Hartman wrote:

This is the start of the stable review cycle for the 3.18.61 release.
There are 22 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 Sat Jul 15 15:39:17 UTC 2017.
Anything received after that time might be too late.



Build results:
total: 136 pass: 135 fail: 1
Failed builds:
mips:bcm47xx_defconfig
Qemu test results:
total: 111 pass: 111 fail: 0

Build failure:

drivers/net/ethernet/broadcom/bgmac.c: In function ‘bgmac_dma_rx_read’:
drivers/net/ethernet/broadcom/bgmac.c:376:14: error: 'BGMAC_RX_ALLOC_SIZE’ 
undeclared
drivers/net/ethernet/broadcom/bgmac.c:379:32: error: ‘buf’ undeclared

Details are available at http://kerneltests.org/builders.

Guenter


[PATCH 3.18 00/22] 3.18.61-stable review

2017-07-13 Thread Greg Kroah-Hartman
This is the start of the stable review cycle for the 3.18.61 release.
There are 22 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 Sat Jul 15 15:39:17 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/v3.x/stable-review/patch-3.18.61-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-3.18.y
and the diffstat can be found below.

thanks,

greg k-h

-
Pseudo-Shortlog of commits:

Greg Kroah-Hartman 
Linux 3.18.61-rc1

Maciej S. Szmigiero 
saa7134: fix warm Medion 7134 EEPROM read

Ian Abbott 
staging: comedi: fix clean-up of comedi_class in comedi_init()

Malcolm Priestley 
staging: vt6556: vnt_start Fix missing call to vnt_key_init_table.

Jason Yan 
md: fix super_offset endianness in super_1_rdev_size_change

Cong Wang 
mqueue: fix a use-after-free in sys_mq_notify()

Dan Carpenter 
KEYS: Fix an error code in request_master_key()

Bjørn Mork 
USB: serial: qcserial: new Sierra Wireless EM7305 device ID

Johan Hovold 
USB: serial: option: add two Longcheer device ids

Geert Uytterhoeven 
pinctrl: sh-pfc: Update info pointer after SoC-specific init

Uwe Kleine-König 
pinctrl: mxs: atomically switch mux and drive strength config

Benjamin Herrenschmidt 
usb: Fix typo in the definition of Endpoint[out]Request

Michael Grzeschik 
usb: usbip: set buffer pointers to NULL after free

Devin Heitmueller 
Add USB quirk for HVR-950q to avoid intermittent device resets

Jeremie Rapin 
USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick

Felipe Balbi 
usb: dwc3: replace %p with %pK

Sabrina Dubroca 
tracing/kprobes: Allow to create probe with a module name starting with a 
digit

Jonas Gorski 
usb: ehci-orion: fix probe for !GENERIC_PHY

Rafał Miłecki 
bgmac: reset & enable Ethernet core before using it

Felix Fietkau 
bgmac: add check for oversized packets

Rafał Miłecki 
bgmac: fix device initialization on Northstar SoCs (condition typo)

Yousong Zhou 
MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16

Adrian Salido 
driver core: platform: fix race condition with driver_override


-

Diffstat:

 Makefile |  4 ++--
 arch/mips/include/uapi/asm/swab.h|  7 ---
 drivers/base/platform.c  | 11 +--
 drivers/md/md.c  |  2 +-
 drivers/media/pci/saa7134/saa7134-i2c.c  | 31 +++
 drivers/net/ethernet/broadcom/bgmac.c| 17 +++--
 drivers/pinctrl/freescale/pinctrl-mxs.c  | 16 
 drivers/pinctrl/sh-pfc/core.c|  3 +++
 drivers/staging/comedi/comedi_fops.c |  1 +
 drivers/staging/vt6656/main_usb.c|  3 +++
 drivers/usb/core/quirks.c|  4 
 drivers/usb/dwc3/dwc3-st.c   |  2 +-
 drivers/usb/dwc3/gadget.c|  4 ++--
 drivers/usb/host/ehci-orion.c|  3 ++-
 drivers/usb/serial/cp210x.c  |  1 +
 drivers/usb/serial/option.c  |  4 
 drivers/usb/serial/qcserial.c|  1 +
 drivers/usb/usbip/stub_main.c|  4 
 drivers/usb/usbip/stub_tx.c  |  4 
 include/linux/usb/hcd.h  |  4 ++--
 ipc/mqueue.c |  4 +++-
 kernel/trace/trace_kprobe.c  | 21 -
 security/keys/encrypted-keys/encrypted.c |  2 +-
 23 files changed, 118 insertions(+), 35 deletions(-)