public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Vineet Gupta <Vineet.Gupta1@synopsys.com>
To: linus Torvalds <torvalds@linux-foundation.org>
Cc: lkml <linux-kernel@vger.kernel.org>,
	Alexey Brodkin <Alexey.Brodkin@synopsys.com>,
	Peter Hurley <peter@hurleysoftware.com>,
	"Tobias Klauser" <tklauser@distanz.ch>
Subject: [GIT PULL] ARC fixes for 3.20-rc1
Date: Mon, 16 Feb 2015 16:01:40 +0530	[thread overview]
Message-ID: <54E1C70C.7010703@synopsys.com> (raw)

Hi Linus,

ARC updates for 3.20. Please pull.

Thx,
-Vineet

------->8----------------

The following changes since commit 26bc420b59a38e4e6685a73345a0def461136dce:

  Linux 3.19-rc6 (2015-01-25 20:04:41 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-3.20-rc1

for you to fetch changes up to 06f34e1c28f3608b0ce5b310e41102d3fe7b65a1:

  ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASE (2015-02-13
18:01:12 +0530)

----------------------------------------------------------------
ARC updates for 3.20

Some fixes, nothing too exciting this time as well...

----------------------------------------------------------------
Alexey Brodkin (1):
      ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASE

Peter Hurley (1):
      ARC: Fix earlycon build breakage

Tobias Klauser (1):
      arc: Remove unused prepare_to_copy()

Vineet Gupta (4):
      ARC: fix /proc/cpuinfo for offline cpus
      ARC: add some more comments to ret_from_fork
      ARC: use ACCESS_ONCE in cmpxchg loop
      ARC: Dynamically determine BASE_BAUD from DeviceTree

 arch/arc/include/asm/pgtable.h   |  3 ++-
 arch/arc/include/asm/processor.h |  3 ---
 arch/arc/include/asm/serial.h    | 23 +++++------------------
 arch/arc/kernel/devtree.c        | 24 ++++++++++++++++++++++++
 arch/arc/kernel/entry.S          | 14 +++++++++-----
 arch/arc/kernel/setup.c          |  7 ++++++-
 arch/arc/kernel/smp.c            |  2 +-
 7 files changed, 47 insertions(+), 29 deletions(-)

                 reply	other threads:[~2015-02-16 10:32 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=54E1C70C.7010703@synopsys.com \
    --to=vineet.gupta1@synopsys.com \
    --cc=Alexey.Brodkin@synopsys.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peter@hurleysoftware.com \
    --cc=tklauser@distanz.ch \
    --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