[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20181101210345.9076-1-jcmvbkbc@gmail.com>
Date: Thu, 1 Nov 2018 14:03:45 -0700
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/4] Xtensa fixes for v4.20
Hi Linus,
please pull the following batch of fixes and cleanups for the Xtensa
architecture:
The following changes since commit 35a7f35ad1b150ddf59a41dcac7b2fa32982be0e:
Linux 4.19-rc8 (2018-10-15 07:20:24 +0200)
are available in the git repository at:
git://github.com/jcmvbkbc/linux-xtensa.git tags/xtensa-20181101
for you to fetch changes up to 960b82c383d38fea4439e4182b5be4352a6048e2:
xtensa: clean up xtensa-specific property sections (2018-10-30 01:28:56 -0700)
----------------------------------------------------------------
Xtensa fixes and cleanups for v4.20:
- use ZONE_NORMAL instead of ZONE_DMA;
- fix Image.elf build error caused by assignment of incorrect address
to the .note.Linux section;
- clean up debug and property sections in the vmlinux.lds.S.
----------------------------------------------------------------
Christoph Hellwig (1):
xtensa: remove ZONE_DMA
Max Filippov (3):
xtensa: add NOTES section to the linker script
xtensa: use DWARF_DEBUG in the vmlinux.lds.S
xtensa: clean up xtensa-specific property sections
arch/xtensa/Kconfig | 3 ---
arch/xtensa/boot/Makefile | 2 +-
arch/xtensa/kernel/vmlinux.lds.S | 36 +++++-------------------------------
arch/xtensa/mm/init.c | 2 +-
4 files changed, 7 insertions(+), 36 deletions(-)
Thanks.
-- Max
Powered by blists - more mailing lists