[GIT PULL] ARC fixes for 4.4-rc7

From: Vineet Gupta
Date: Sat Dec 26 2015 - 02:02:13 EST


Hi Linus,

Sorry for this late pull request, but these are all important fixes for code
introduced/updated in this release which we will otherwise end up back porting.

Please pull and wish you happy holidays !

Thx,
-Vineet
--------------->
The following changes since commit 4ef7675344d687a0ef5b0d7c0cee12da005870c0:

Linux 4.4-rc6 (2015-12-20 16:06:09 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-4.4-rc7-fixes

for you to fetch changes up to 6b538db7c6b091960c57b23feae5431fc82286e7:

ARC: dw2 unwind: Catch Dwarf SNAFUs early (2015-12-21 14:01:49 +0530)

----------------------------------------------------------------
ARC fixes for
- Unwinder rework (A revert followed by better fix)
- Build errors: MMUv2, modules with -Os
- highmem section mismatch build splat

----------------------------------------------------------------
Alexey Brodkin (1):
ARC: mm: fix building for MMU v2

Vineet Gupta (5):
ARC: mm: HIGHMEM: Fix section mismatch splat
ARC: Fix linking errors with CONFIG_MODULE + CONFIG_CC_OPTIMIZE_FOR_SIZE
Revert "ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing"
ARC: dw2 unwind: Don't bail for CIE.version != 1
ARC: dw2 unwind: Catch Dwarf SNAFUs early

arch/arc/Makefile | 2 +-
arch/arc/include/asm/cache.h | 2 --
arch/arc/kernel/unwind.c | 28 +++++++++++-----------------
arch/arc/mm/highmem.c | 4 ++--
4 files changed, 14 insertions(+), 22 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/