linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vineet Gupta <Vineet.Gupta1@synopsys.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: arcml <linux-snps-arc@lists.infradead.org>,
	lkml <linux-kernel@vger.kernel.org>,
	Alexey Brodkin <Alexey.Brodkin@synopsys.com>,
	Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>,
	Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Subject: [GIT PULL] ARC updates for 4.15-rc7
Date: Fri, 5 Jan 2018 13:06:41 -0800	[thread overview]
Message-ID: <19e6eb47-1653-27da-2e88-77d0e945ff02@synopsys.com> (raw)

Hi Linus,

ARC updates for 4.15-rc7. They have been sitting in for-next for a while but got 
delayed coming your way due to the holidays.

Please pull !

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

   Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)

are available in the git repository at:

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

for you to fetch changes up to af1be2e21203867cb958aaceed5366e2e24b88e8:

   ARC: handle gcc generated __builtin_trap for older compiler (2018-01-03 
00:31:27 -0800)

----------------------------------------------------------------
ARC fixes for 4.15-rc7

  - platform updates for setting up clock correctly

  - Fixes to accomodate newer gcc (__builtin_trap, removed inline asm modifier)

  - Other fixes

----------------------------------------------------------------
Alexey Brodkin (2):
       ARC: Fix detection of dual-issue enabled
       ARC: [plat-hsdk] Switch DisplayLink driver from fbdev to DRM

Eugeniy Paltsev (4):
       ARC: [plat-hsdk]: Set initial core pll output frequency
       ARC: [plat-hsdk]: Get rid of core pll frequency set in platform code
       ARC: [plat-axs103]: Set initial core pll output frequency
       ARC: [plat-axs103] refactor the quad core DT quirk code

Sergey Senozhatsky (1):
       arc: do not use __print_symbol()

Vineet Gupta (3):
       ARC: uaccess: dont use "l" gcc inline asm constraint modifier
       ARC: handle gcc generated __builtin_trap()
       ARC: handle gcc generated __builtin_trap for older compiler

  arch/arc/boot/dts/axc003.dtsi     |  8 ++++++++
  arch/arc/boot/dts/axc003_idu.dtsi |  8 ++++++++
  arch/arc/boot/dts/hsdk.dts        |  8 ++++++++
  arch/arc/configs/hsdk_defconfig   |  5 +++--
  arch/arc/include/asm/uaccess.h    |  5 +++--
  arch/arc/kernel/setup.c           |  2 +-
  arch/arc/kernel/stacktrace.c      |  2 +-
  arch/arc/kernel/traps.c           | 14 +++++++++++++
  arch/arc/kernel/troubleshoot.c    |  3 +++
  arch/arc/plat-axs10x/axs10x.c     | 18 ++++++++---------
  arch/arc/plat-hsdk/platform.c     | 42 ---------------------------------------
  11 files changed, 57 insertions(+), 58 deletions(-)

                 reply	other threads:[~2018-01-05 21:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19e6eb47-1653-27da-2e88-77d0e945ff02@synopsys.com \
    --to=vineet.gupta1@synopsys.com \
    --cc=Alexey.Brodkin@synopsys.com \
    --cc=Eugeniy.Paltsev@synopsys.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-snps-arc@lists.infradead.org \
    --cc=sergey.senozhatsky@gmail.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).