lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 2 Feb 2022 08:39:06 -0800
From:   Yosry Ahmed <yosryahmed@...gle.com>
To:     Randy Dunlap <rdunlap@...radead.org>
Cc:     Andrew Morton <akpm@...ux-foundation.org>, broonie@...nel.org,
        mhocko@...e.cz, sfr@...b.auug.org.au, linux-next@...r.kernel.org,
        linux-fsdevel@...r.kernel.org, linux-mm@...ck.org,
        linux-kernel@...r.kernel.org, mm-commits@...r.kernel.org
Subject: Re: mmotm 2022-02-01-16-04 uploaded (mm/memcontrol.c)

Thanks for pointing this out. The kernel test robot emailed me about
it and I am working on fixing it for v2.

On Tue, Feb 1, 2022 at 7:50 PM Randy Dunlap <rdunlap@...radead.org> wrote:
>
>
>
> On 2/1/22 16:05, Andrew Morton wrote:
> > The mm-of-the-moment snapshot 2022-02-01-16-04 has been uploaded to
> >
> >    https://www.ozlabs.org/~akpm/mmotm/
> >
> > mmotm-readme.txt says
> >
> > README for mm-of-the-moment:
> >
> > https://www.ozlabs.org/~akpm/mmotm/
> >
> > This is a snapshot of my -mm patch queue.  Uploaded at random hopefully
> > more than once a week.
> >
> > You will need quilt to apply these patches to the latest Linus release (5.x
> > or 5.x-rcY).  The series file is in broken-out.tar.gz and is duplicated in
> > https://ozlabs.org/~akpm/mmotm/series
> >
> > The file broken-out.tar.gz contains two datestamp files: .DATE and
> > .DATE-yyyy-mm-dd-hh-mm-ss.  Both contain the string yyyy-mm-dd-hh-mm-ss,
> > followed by the base kernel version against which this patch series is to
> > be applied.
>
> on i386:
> (memcg-add-per-memcg-total-kernel-memory-stat.patch)
>
>
> ../mm/memcontrol.c: In function ‘uncharge_batch’:
> ../mm/memcontrol.c:6805:4: error: implicit declaration of function ‘mem_cgroup_kmem_record’; did you mean ‘mem_cgroup_id_remove’? [-Werror=implicit-function-declaration]
>     mem_cgroup_kmem_record(ug->memcg, -ug->nr_kmem);
>     ^~~~~~~~~~~~~~~~~~~~~~
>     mem_cgroup_id_remove
>
>
> Full randconfig file is attached.
>
> --
> ~Randy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ