linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Mark Brown <broonie@kernel.org>,
	 Linux FS-devel Mailing List <linux-fsdevel@vger.kernel.org>,
	 Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux-MM <linux-mm@kvack.org>,
	 Linux-Next Mailing List <linux-next@vger.kernel.org>,
	mhocko@suse.cz, mm-commits@vger.kernel.org,
	 Stephen Rothwell <sfr@canb.auug.org.au>
Subject: Re: mmotm 2019-07-06-22-00 uploaded
Date: Mon, 8 Jul 2019 16:29:27 +0200	[thread overview]
Message-ID: <CAK8P3a2KVPsX-3VZdVXAa1yAJDevMwQ9VQdx5j8tyMDydb76FQ@mail.gmail.com> (raw)
In-Reply-To: <20190707050058.CO3VsTl8T%akpm@linux-foundation.org>

On Sun, Jul 7, 2019 at 7:05 AM <akpm@linux-foundation.org> wrote:

> * mm-move-mem_cgroup_uncharge-out-of-__page_cache_release.patch
> * mm-shrinker-make-shrinker-not-depend-on-memcg-kmem.patch
> * mm-shrinker-make-shrinker-not-depend-on-memcg-kmem-fix.patch
> * mm-thp-make-deferred-split-shrinker-memcg-aware.patch

mm-shrinker-make-shrinker-not-depend-on-memcg-kmem-fix.patch fixes
the compile-time error when memcg_expand_shrinker_maps() is not
declared, but now we get a linker error instead because the
function is still not built into the kernel:

mm/vmscan.o: In function `prealloc_shrinker':
vmscan.c:(.text+0x328): undefined reference to `memcg_expand_shrinker_maps'

      Arnd


  reply	other threads:[~2019-07-08 14:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-07  5:00 akpm
2019-07-08 14:29 ` Arnd Bergmann [this message]
2019-07-08 18:38   ` Yang Shi

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=CAK8P3a2KVPsX-3VZdVXAa1yAJDevMwQ9VQdx5j8tyMDydb76FQ@mail.gmail.com \
    --to=arnd@arndb.de \
    --cc=akpm@linux-foundation.org \
    --cc=broonie@kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=linux-next@vger.kernel.org \
    --cc=mhocko@suse.cz \
    --cc=mm-commits@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    /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