All of lore.kernel.org
 help / color / mirror / Atom feed
From: rkuo <rkuo@codeaurora.org>
To: torvalds@linux-foundation.org, linux-kernel@vger.kernel.org,
	linux-hexagon@vger.kernel.org
Subject: [GIT PULL] Hexagon changes for v3.19
Date: Fri, 19 Dec 2014 19:31:17 -0600	[thread overview]
Message-ID: <20141220013117.GC21871@codeaurora.org> (raw)

Linus,

Please pull the following changes for the Hexagon architecture.  It
includes build cleanup and a few misc fixes.

Thanks,
Richard Kuo


The following changes since commit b2776bf7149bddd1f4161f14f79520f17fc1d71d:

  Linux 3.18 (2014-12-07 14:21:05 -0800)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel.git for-linus

for you to fetch changes up to 8914d7e857807e1e60975000cba3750c9b2643e8:

  Hexagon: fix signal delivery for debug traps (2014-12-16 13:27:39 -0600)

----------------------------------------------------------------
Guenter Roeck (1):
      hexagon: Fix build failures in linux-next

Richard Kuo (3):
      Hexagon: fix alignment of init_task in RW_DATA_SECTION
      Hexagon: set ARCH_DMA_MINALIGN
      Hexagon: fix signal delivery for debug traps

 arch/hexagon/include/asm/cache.h      |  4 +++-
 arch/hexagon/include/asm/cacheflush.h | 36 ++++++++++++++++++-----------------
 arch/hexagon/include/asm/io.h         |  5 -----
 arch/hexagon/kernel/setup.c           |  1 +
 arch/hexagon/kernel/traps.c           |  4 ++--
 arch/hexagon/kernel/vmlinux.lds.S     |  4 ++--
 arch/hexagon/mm/cache.c               | 10 ++++++++++
 arch/hexagon/mm/ioremap.c             |  1 +
 8 files changed, 38 insertions(+), 27 deletions(-)


-- 
Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, 
a Linux Foundation Collaborative Project

                 reply	other threads:[~2014-12-20  1:31 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=20141220013117.GC21871@codeaurora.org \
    --to=rkuo@codeaurora.org \
    --cc=linux-hexagon@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.