From: Andrew Morton <akpm@linux-foundation.org>
To: Laura Abbott <labbott@redhat.com>
Cc: "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>,
Russell King <linux@arm.linux.org.uk>,
linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
"linux-mm@kvack.org" <linux-mm@kvack.org>
Subject: Re: mmotm broken on arm with ebc495cfcea9 (mm: cleanup *pte_alloc* interfaces)
Date: Mon, 7 Mar 2016 18:02:05 -0800 [thread overview]
Message-ID: <20160307180205.1df26ec3.akpm@linux-foundation.org> (raw)
In-Reply-To: <56DE2A92.5010806@redhat.com>
On Mon, 7 Mar 2016 17:27:46 -0800 Laura Abbott <labbott@redhat.com> wrote:
> Hi,
>
> I just tried the master of mmotm and ran into compilation issues on arm:
>
> ...
>
> It looks like this is caused by ebc495cfcea9 (mm: cleanup *pte_alloc* interfaces)
> which added
>
> #define pte_alloc(mm, pmd, address) \
> (unlikely(pmd_none(*(pmd))) && __pte_alloc(mm, pmd, address))
>
>
http://ozlabs.org/~akpm/mmots/broken-out/mm-cleanup-pte_alloc-interfaces-fix.patch
and
http://ozlabs.org/~akpm/mmots/broken-out/mm-cleanup-pte_alloc-interfaces-fix-2.patch
should fix up arm?
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
next prev parent reply other threads:[~2016-03-08 2:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-08 1:27 mmotm broken on arm with ebc495cfcea9 (mm: cleanup *pte_alloc* interfaces) Laura Abbott
2016-03-08 2:02 ` Andrew Morton [this message]
2016-03-08 19:34 ` Laura Abbott
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=20160307180205.1df26ec3.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=kirill.shutemov@linux.intel.com \
--cc=labbott@redhat.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-mm@kvack.org \
--cc=linux@arm.linux.org.uk \
/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).