public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation•org>
To: Mike Rapoport <rppt@kernel•org>
Cc: Catalin Marinas <catalin.marinas@arm•com>,
	etnaviv@lists•freedesktop.org, linux-kernel@vger•kernel.org,
	linux-mm@kvack•org, Fabio Estevam <festevam@gmail•com>,
	Mike Rapoport <rppt@linux•ibm.com>,
	Adam Ford <aford173@gmail•com>, Christoph Hellwig <hch@lst•de>,
	linux-arm-kernel@lists•infradead.org,
	Lucas Stach <l.stach@pengutronix•de>
Subject: Re: [PATCH] mm: memblock: do not enforce current limit for memblock_phys* family
Date: Mon, 14 Oct 2019 15:44:23 -0700	[thread overview]
Message-ID: <20191014154423.a472315834ce6a730ccbaf3f@linux-foundation.org> (raw)
In-Reply-To: <1570915861-17633-1-git-send-email-rppt@kernel.org>

On Sun, 13 Oct 2019 00:31:01 +0300 Mike Rapoport <rppt@kernel•org> wrote:

> Until commit 92d12f9544b7 ("memblock: refactor internal allocation
> functions") the maximal address for memblock allocations was forced to
> memblock.current_limit only for the allocation functions returning virtual
> address. The changes introduced by that commit moved the limit enforcement
> into the allocation core and as a result the allocation functions returning
> physical address also started to limit allocations to
> memblock.current_limit.
> 
> This caused breakage of etnaviv GPU driver:
> 
> ...
>

So I'll add a cc:stable, yes?

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists•infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2019-10-14 22:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-12 21:31 [PATCH] mm: memblock: do not enforce current limit for memblock_phys* family Mike Rapoport
2019-10-14 22:44 ` Andrew Morton [this message]
2019-10-15  6:42   ` Mike Rapoport

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=20191014154423.a472315834ce6a730ccbaf3f@linux-foundation.org \
    --to=akpm@linux-foundation$(echo .)org \
    --cc=aford173@gmail$(echo .)com \
    --cc=catalin.marinas@arm$(echo .)com \
    --cc=etnaviv@lists$(echo .)freedesktop.org \
    --cc=festevam@gmail$(echo .)com \
    --cc=hch@lst$(echo .)de \
    --cc=l.stach@pengutronix$(echo .)de \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-mm@kvack$(echo .)org \
    --cc=rppt@kernel$(echo .)org \
    --cc=rppt@linux$(echo .)ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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