Linux 4.9.48

2017-09-07 Thread Greg KH
xol_area Greg Kroah-Hartman (1): Linux 4.9.48 James Hogan (1): irqchip: mips-gic: SYNC after enabling GIC region Mel Gorman (1): mm, madvise: ensure poisoned pages are removed from per-cpu lists Oleg Nesterov (1): epoll: fix race between ep_poll_callback(POLLFREE) and

Re: Linux 4.9.48

2017-09-07 Thread Greg KH
diff --git a/Makefile b/Makefile index a0abbfc15a49..cfa188b427b1 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 47 +SUBLEVEL = 48 EXTRAVERSION = NAME = Roaring Lionus diff --git a/arch/alpha/include/asm/types.h b/arch/alpha/include/asm/types.h ind