[PULL 0/1] xtensa fix for v5.2-rc4

From: Max Filippov
Date: Fri Jun 07 2019 - 15:06:18 EST


Hi Linus,

please pull the following fix for the Xtensa architecture.

The following changes since commit cd6c84d8f0cdc911df435bb075ba22ce3c605b07:

Linux 5.2-rc2 (2019-05-26 16:49:19 -0700)

are available in the git repository at:

git://github.com/jcmvbkbc/linux-xtensa.git tags/xtensa-20190607

for you to fetch changes up to adefd051a6707a6ca0ebad278d3c1c05c960fc3b:

xtensa: Fix section mismatch between memblock_reserve and mem_reserve (2019-05-30 06:53:53 -0700)

----------------------------------------------------------------
Xtensa fixes for v5.2-rc4

- fix section mismatch between memblock_reserve and mem_reserve. This
fixes tinyconfig xtensa builds.

----------------------------------------------------------------
Guenter Roeck (1):
xtensa: Fix section mismatch between memblock_reserve and mem_reserve

arch/xtensa/kernel/setup.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Thanks.
-- Max