Linux 4.19.50

2019-06-11 Thread Greg KH
x4_en: ethtool, Remove unsupported SFP EEPROM high pages query Gerald Schaefer (1): s390/mm: fix address space detection in exception handling Greg Kroah-Hartman (2): Revert "MIPS: perf: ath79: Fix perfcount IRQ assignment" Linux 4.19.50 Hangbin Liu (1): Revert "

Re: Linux 4.19.50

2019-06-11 Thread Greg KH
diff --git a/Makefile b/Makefile index e84966c49117..f7e7e365e2ff 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 49 +SUBLEVEL = 50 EXTRAVERSION = NAME = "People's Front" diff --git a/arch/mips/ath79/setup.c b/ar