From: catalin.marinas@arm.com (Catalin Marinas)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] arm64 patches for 3.14
Date: Fri, 31 Jan 2014 18:05:16 +0000 [thread overview]
Message-ID: <20140131180510.GA20546@arm.com> (raw)
Hi Linus,
Please pull the arm64 patches below. Thanks.
The following changes since commit 883c057367014d20a14b5054e4eb0d81ce3bea5c:
arm64: fix typo in entry.S (2014-01-13 13:55:13 +0000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-upstream
for you to fetch changes up to c2c93e5b7f3f42277ec25ff3746096abc0c0d0f7:
arm64: mm: Introduce PTE_WRITE (2014-01-31 11:30:49 +0000)
----------------------------------------------------------------
- Build fix with DMA_CMA enabled
- Introduction of PTE_WRITE to distinguish between writable but clean
and truly read-only pages
- FIQs enabling/disabling clean-up (they aren't used on arm64)
- CPU resume fix for the per-cpu offset restoring
- Code comment typos
----------------------------------------------------------------
Jingoo Han (3):
arm64: mm: use ubfm for dcache_line_size
arm64: mm: fix the function name in comment of __flush_dcache_area
arm64: mm: fix the function name in comment of cpu_do_switch_mm
Lorenzo Pieralisi (1):
arm64: kernel: fix per-cpu offset restore on resume
Nicolas Pitre (1):
arm64: FIQs are unused
Pankaj Dubey (1):
arm64: fix build error if DMA_CMA is enabled
Steve Capper (2):
arm64: mm: Remove PTE_BIT_FUNC macro
arm64: mm: Introduce PTE_WRITE
arch/arm64/include/asm/dma-contiguous.h | 1 -
arch/arm64/include/asm/pgtable.h | 93 ++++++++++++++++++++++-----------
arch/arm64/kernel/process.c | 6 ---
arch/arm64/kernel/smp.c | 2 -
arch/arm64/kernel/suspend.c | 8 +++
arch/arm64/mm/cache.S | 2 +-
arch/arm64/mm/proc-macros.S | 3 +-
arch/arm64/mm/proc.S | 2 +-
8 files changed, 74 insertions(+), 43 deletions(-)
--
Catalin
reply other threads:[~2014-01-31 18:05 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=20140131180510.GA20546@arm.com \
--to=catalin.marinas@arm.com \
--cc=linux-arm-kernel@lists.infradead.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).