Linux 4.12.1

2017-07-12 Thread Greg KH
r HVR-950q to avoid intermittent device resets Felipe Balbi (1): usb: dwc3: replace %p with %pK Greg Kroah-Hartman (1): Linux 4.12.1 Jarkko Sakkinen (1): tpm: fix a kernel memory leak in tpm-sysfs.c Jeremie Rapin (1): USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee

Re: Linux 4.12.1

2017-07-12 Thread Greg KH
diff --git a/Makefile b/Makefile index 283c6236438e..1286f8cc7b5b 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 12 -SUBLEVEL = 0 +SUBLEVEL = 1 EXTRAVERSION = NAME = Fearless Coyote diff --git a/arch/powerpc/platforms/powernv/idle.c b/arch/powerpc/platforms/pow