All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] arm64 fix for 3.16
@ 2014-07-23 16:37 ` Catalin Marinas
  0 siblings, 0 replies; 2+ messages in thread
From: Catalin Marinas @ 2014-07-23 16:37 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-arm-kernel, linux-kernel, Will Deacon

Hi Linus,

Please pull the arm64 patch below. Thanks.


The following changes since commit fa2ec3ea10bd377f9d55772b1dab65178425a1a2:

  arm64: implement TASK_SIZE_OF (2014-07-08 17:30:59 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-fixes

for you to fetch changes up to d50314a6b0702c630c35b88148c1acb76d2e4ede:

  arm64: Create non-empty ZONE_DMA when DRAM starts above 4GB (2014-07-23 11:23:58 +0100)

----------------------------------------------------------------
Fix arm64 regression introduced by limiting the CMA buffer to ZONE_DMA
on platforms where RAM starts above 4GB (and ZONE_DMA becoming 0).

----------------------------------------------------------------
Catalin Marinas (1):
      arm64: Create non-empty ZONE_DMA when DRAM starts above 4GB

 arch/arm64/mm/init.c | 17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)

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

* [GIT PULL] arm64 fix for 3.16
@ 2014-07-23 16:37 ` Catalin Marinas
  0 siblings, 0 replies; 2+ messages in thread
From: Catalin Marinas @ 2014-07-23 16:37 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Linus,

Please pull the arm64 patch below. Thanks.


The following changes since commit fa2ec3ea10bd377f9d55772b1dab65178425a1a2:

  arm64: implement TASK_SIZE_OF (2014-07-08 17:30:59 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-fixes

for you to fetch changes up to d50314a6b0702c630c35b88148c1acb76d2e4ede:

  arm64: Create non-empty ZONE_DMA when DRAM starts above 4GB (2014-07-23 11:23:58 +0100)

----------------------------------------------------------------
Fix arm64 regression introduced by limiting the CMA buffer to ZONE_DMA
on platforms where RAM starts above 4GB (and ZONE_DMA becoming 0).

----------------------------------------------------------------
Catalin Marinas (1):
      arm64: Create non-empty ZONE_DMA when DRAM starts above 4GB

 arch/arm64/mm/init.c | 17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)

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

end of thread, other threads:[~2014-07-23 16:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-23 16:37 [GIT PULL] arm64 fix for 3.16 Catalin Marinas
2014-07-23 16:37 ` 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.