linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Cacheflush updates for 3.12
@ 2013-08-12 17:31 Will Deacon
  2013-12-04 15:37 ` Christian Gmeiner
  0 siblings, 1 reply; 9+ messages in thread
From: Will Deacon @ 2013-08-12 17:31 UTC (permalink / raw)
  To: linux-arm-kernel

Hello again,

Please pull the following user-cacheflush updates for 3.12. This series both
improves performance of cacheflush-heavy workloads (i.e. browser benchmarks)
and also addresses a DoS issue on non-preemptible systems.

Will

--->8

The following changes since commit 3b2f64d00c46e1e4e9bd0bb9bb12619adac27a4b:

  Linux 3.11-rc2 (2013-07-21 12:05:29 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git for-rmk/cacheflush

for you to fetch changes up to d3065541b5a95e5d0ef37e0dc8ada80fd1fba963:

  ARM: cacheflush: don't bother rounding to nearest vma (2013-07-22 10:49:00 +0100)

----------------------------------------------------------------
Will Deacon (4):
      ARM: entry: allow ARM-private syscalls to be restarted
      ARM: cacheflush: split user cache-flushing into interruptible chunks
      ARM: cacheflush: don't round address range up to nearest page
      ARM: cacheflush: don't bother rounding to nearest vma

 arch/arm/include/asm/cacheflush.h  |  3 +--
 arch/arm/include/asm/thread_info.h | 11 +++++++++++
 arch/arm/kernel/entry-common.S     |  4 ++--
 arch/arm/kernel/traps.c            | 64 +++++++++++++++++++++++++++++++++++++++++++++++++---------------
 4 files changed, 63 insertions(+), 19 deletions(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-12-06 11:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-12 17:31 [GIT PULL] Cacheflush updates for 3.12 Will Deacon
2013-12-04 15:37 ` Christian Gmeiner
2013-12-04 16:13   ` Will Deacon
2013-12-05  9:55     ` Jon Medhurst (Tixy)
2013-12-05 14:23     ` Jon Medhurst (Tixy)
2013-12-05 15:14       ` Jon Medhurst (Tixy)
2013-12-05 17:16         ` Christian Gmeiner
2013-12-06  8:05           ` Christian Gmeiner
2013-12-06 11:50         ` Will Deacon

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).