Re: Linux 4.4.85

2017-08-30 Thread Greg KH
diff --git a/Makefile b/Makefile index 9d77ac063ec0..0f3d843f42a7 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 4 -SUBLEVEL = 84 +SUBLEVEL = 85 EXTRAVERSION = NAME = Blurry Fish Butt diff --git a/arch/arc/include/asm/cache.h b/arch/arc/include/asm/cache.h index

Linux 4.4.85

2017-08-30 Thread Greg KH
ASoC: rsnd: Add missing initialization of ADG req_rate Greg Kroah-Hartman (1): Linux 4.4.85 James Morse (1): ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal Jeffy Chen (3): Bluetooth: hidp: fix possible might sleep error in hidp_session_thread Bluet