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>,
	Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Subject: [GIt PULL] ARC fixes for 4.14-rc7
Date: Fri, 27 Oct 2017 13:53:33 -0700	[thread overview]
Message-ID: <0c661c32-c1f4-f28f-ab62-6dd8b0c3737f@synopsys.com> (raw)

Hi Linus,

Please pull ARC fixes for 4.14-rc7.

Thx,
-Vineet
-------------->
The following changes since commit 8a5776a5f49812d29fe4b2d0a2d71675c3facf3f:

   Linux 4.14-rc4 (2017-10-08 20:53:29 -0700)

are available in the git repository at:

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

for you to fetch changes up to fdbed19697e1aa0f7cb719c11c67f2da26ea7f47:

   ARC: unbork module link errors with !CONFIG_ARC_HAS_LLSC (2017-10-11 17:07:44 
-0700)

----------------------------------------------------------------
ARC fixes for 4.14-rc7

  - Fixes for HSDK platform
  - module build error for !LLSC config

----------------------------------------------------------------
Eugeniy Paltsev (1):
       ARC: [plat-hsdk] Increase SDIO CIU frequency to 50000000Hz

Vineet Gupta (2):
       ARC: [plat-hsdk] select CONFIG_RESET_HSDK from Kconfig
       ARC: unbork module link errors with !CONFIG_ARC_HAS_LLSC

  arch/arc/boot/dts/hsdk.dts      | 11 ++++++-----
  arch/arc/configs/hsdk_defconfig |  1 -
  arch/arc/kernel/smp.c           |  5 +++++
  arch/arc/plat-hsdk/Kconfig      |  1 +
  arch/arc/plat-hsdk/platform.c   | 10 ++++++++++
  5 files changed, 22 insertions(+), 6 deletions(-)

                 reply	other threads:[~2017-10-27 20:53 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=0c661c32-c1f4-f28f-ab62-6dd8b0c3737f@synopsys.com \
    --to=vineet.gupta1@synopsys.com \
    --cc=Eugeniy.Paltsev@synopsys.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-snps-arc@lists.infradead.org \
    --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).