[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20181115214107.7376-1-jcmvbkbc@gmail.com>
Date: Thu, 15 Nov 2018 13:41:07 -0800
From: Max Filippov <jcmvbkbc@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-xtensa@...ux-xtensa.org,
Chris Zankel <chris@...kel.net>,
Max Filippov <jcmvbkbc@...il.com>
Subject: [PULL 0/2] Xtensa fixes for v4.20-rc3
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
Powered by blists - more mailing lists