[GIT PULL] percpu fixes for v4.15-rc3

From: Tejun Heo
Date: Mon Dec 11 2017 - 17:00:50 EST


Hello, Linus.

Just one patch to work around CRIS boot problem caused by a recent
change which freed a temporary boot data structure. The root cause is
on CRIS side but it doesn't seem trivial to fix. For now, work around
by skipping freeing on CRIS.

Thanks.

The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:

Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu.git for-4.15-fixes

for you to fetch changes up to abee210500ed15a22787009d9210b9a34911afcc:

percpu: hack to let the CRIS architecture to boot until they clean up (2017-11-27 12:53:12 -0800)

----------------------------------------------------------------
Nicolas Pitre (1):
percpu: hack to let the CRIS architecture to boot until they clean up

mm/percpu.c | 4 ++++
1 file changed, 4 insertions(+)

--
tejun