[git pull] m68knommu fixes for v4.15

From: Greg Ungerer
Date: Wed Dec 06 2017 - 21:00:35 EST


Hi Linus,

Can you please pull the m68knommu git tree, for-linus branch.

There is two fixes here. One to add a missing linker section to the m68k
architecture linker scripts, the other to fix a defconfig build problem.

Regards
Greg



The following changes since commit ae64f9bd1d3621b5e60d7363bc20afb46aede215:

Linux 4.15-rc2 (2017-12-03 11:01:47 -0500)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-linus

for you to fetch changes up to 65323ee1ab528c9c169f671944ac51896f507428:

m68k/defconfig: fix stmark2 broken local compilation (2017-12-04 22:36:43 +1000)

----------------------------------------------------------------
Angelo Dureghello (1):
m68k/defconfig: fix stmark2 broken local compilation

Greg Ungerer (1):
m68k: add missing SOFTIRQENTRY_TEXT linker section

arch/m68k/configs/stmark2_defconfig | 1 -
arch/m68k/kernel/vmlinux-nommu.lds | 2 ++
arch/m68k/kernel/vmlinux-std.lds | 2 ++
arch/m68k/kernel/vmlinux-sun3.lds | 2 ++
4 files changed, 6 insertions(+), 1 deletion(-)