Hi Linus,

please pull two fixes for the Xtensa architecture.

The following changes since commit 84df9525b0c27f3ebc2ebb1864fa62a97fdedb7d:

  Linux 4.19 (2018-10-22 07:37:37 +0100)

are available in the git repository at:

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

for you to fetch changes up to 40dc948f234b73497c3278875eb08a01d5854d3f:

  xtensa: fix boot parameters address translation (2018-11-14 00:15:32 -0800)

----------------------------------------------------------------
Xtensa fixes for v4.20-rc3

- Fix stack alignment for bFLT binaries.
- Fix physical-to-virtual address translation for boot parameters in MMUv3
  256+256 and 512+512 virtual memory layouts.

----------------------------------------------------------------
Max Filippov (2):
      xtensa: make sure bFLT stack is 16 byte aligned
      xtensa: fix boot parameters address translation

 arch/xtensa/include/asm/processor.h | 6 +++++-
 arch/xtensa/kernel/head.S           | 7 +++++--
 2 files changed, 10 insertions(+), 3 deletions(-)

Thanks.
-- Max

Reply via email to