Linux 4.19.133

2020-07-16 Thread Greg Kroah-Hartman
ation fails Greg Kroah-Hartman (2): Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb" Linux 4.19.133 Gustavo A. R. Silva (1): kernel: module: Use struct_size() helper Hans de Goede (2): drm: panel-orientation-quirks: Add quirk for Asus T101HA panel

Re: Linux 4.19.133

2020-07-16 Thread Greg Kroah-Hartman
diff --git a/Makefile b/Makefile index c46ce2ef8b57..a17c413ee5d6 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 132 +SUBLEVEL = 133 EXTRAVERSION = NAME = "People's Front" diff --git a/arch/arc/include/asm/elf.h