Linux 4.9.234

2020-08-26 Thread Greg Kroah-Hartman
ugang Duan (1): net: fec: correct the error path for regulator disable in probe Greg Kroah-Hartman (1): Linux 4.9.234 Greg Ungerer (1): m68knommu: fix overwriting of bits in ColdFire V3 cache control Hugh Dickins (2): khugepaged: khugepaged_test_exit() check mmget_still_

Re: Linux 4.9.234

2020-08-26 Thread Greg Kroah-Hartman
diff --git a/Makefile b/Makefile index af68e8c3fb96..e5a6f33e95de 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 233 +SUBLEVEL = 234 EXTRAVERSION = NAME = Roaring Lionus diff --git a/arch/alpha/include/asm/io.h b/arch/alpha/include/asm/io.h index f