All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL v2] ARM: Remove the __ARCH_WANT_INTERRUPTS_ON_CTXSW definition
@ 2012-04-23  9:40 Catalin Marinas
  0 siblings, 0 replies; only message in thread
From: Catalin Marinas @ 2012-04-23  9:40 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Russell,

Could you please pull the context switching patches for ARM? There are
no generic changes this time as Ingo merged the scheduler hook
separately.

Thanks.


The following changes since commit e816b57a337ea3b755de72bec38c10c864f23015:

  Linux 3.4-rc3 (2012-04-15 18:28:29 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux.git intr-ctxsw

for you to fetch changes up to b9d4d42ad901cc848ac87f1cb8923fded3645568:

  ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on pre-ARMv6 CPUs (2012-04-17 15:29:44 +0100)

----------------------------------------------------------------
Catalin Marinas (3):
      ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on ASID-capable CPUs
      ARM: Remove current_mm per-cpu variable
      ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on pre-ARMv6 CPUs

Will Deacon (1):
      ARM: Use TTBR1 instead of reserved context ID

 arch/arm/include/asm/mmu.h         |    7 ---
 arch/arm/include/asm/mmu_context.h |  104 +++++++++++++++++++++++++++---------
 arch/arm/include/asm/thread_info.h |    1 +
 arch/arm/mm/context.c              |   57 ++++++++++----------
 arch/arm/mm/proc-v7-2level.S       |    9 +---
 5 files changed, 110 insertions(+), 68 deletions(-)

-- 
Catalin

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-04-23  9:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-23  9:40 [GIT PULL v2] ARM: Remove the __ARCH_WANT_INTERRUPTS_ON_CTXSW definition Catalin Marinas

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.