[PULL 0/1] xtensa fixes for v5.3
From: Max Filippov
Date: Sat Aug 03 2019 - 20:34:04 EST
Hi Linus,
please pull the following fix for the Xtensa architecture.
The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:
Linus 5.3-rc1 (2019-07-21 14:05:38 -0700)
are available in the git repository at:
git://github.com/jcmvbkbc/linux-xtensa.git tags/xtensa-20190803
for you to fetch changes up to e3cacb73e626d885b8cf24103fed0ae26518e3c4:
xtensa: fix build for cores with coprocessors (2019-07-24 17:44:42 -0700)
----------------------------------------------------------------
Xtensa fixes for v5.3:
- fix build for xtensa cores with coprocessors that was broken by
entry/return abstraction patch.
----------------------------------------------------------------
Max Filippov (1):
xtensa: fix build for cores with coprocessors
arch/xtensa/kernel/coprocessor.S | 1 +
1 file changed, 1 insertion(+)
--
Thanks.
-- Max