[GIT PULL] ARC updates for 5.5-rc6

From: Vineet Gupta
Date: Mon Jan 06 2020 - 13:10:07 EST


Hi Linus,

Happy New Year. Please pull ARC fixed for 5.5-rc6.

Thx,
-Vineet

----------------->
The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:

 Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)

are available in the Git repository at:

 git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-5.5-rc6

for you to fetch changes up to 7ecc6c1d5c8dbc713c647512a5267ca0eafe3e1c:

 ARC: pt_regs: remove hardcoded registers offset (2019-12-28 13:05:08 -0800)

----------------------------------------------------------------
ARC fixes for v5.5-rc6

Â- Kconfig warning, stale define, duplicate asm-offset entry ...

----------------------------------------------------------------
Eugeniy Paltsev (2):
ÂÂÂÂÂ ARC: asm-offsets: remove duplicate entry
ÂÂÂÂÂ ARC: pt_regs: remove hardcoded registers offset

Mike Rapoport (1):
ÂÂÂÂÂ ARC: mm: drop stale define of __ARCH_USE_5LEVEL_HACK

Randy Dunlap (1):
ÂÂÂÂÂ arc: eznps: fix allmodconfig kconfig warning

Âarch/arc/include/asm/entry-arcv2.h |Â 8 ++++----
Âarch/arc/include/asm/hugepage.hÂÂÂ |Â 1 -
Âarch/arc/kernel/asm-offsets.cÂÂÂÂÂ | 10 +++++++++-
Âarch/arc/plat-eznps/KconfigÂÂÂÂÂÂÂ |Â 2 +-
Â4 files changed, 14 insertions(+), 7 deletions(-)