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] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 29 Dec 2021 22:27:00 -0800
From:   Randy Dunlap <rdunlap@...radead.org>
To:     akpm@...ux-foundation.org, broonie@...nel.org,
        linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
        linux-mm@...ck.org, linux-next@...r.kernel.org, mhocko@...e.cz,
        mm-commits@...r.kernel.org, sfr@...b.auug.org.au,
        SeongJae Park <sj@...nel.org>
Subject: Re: mmotm 2021-12-29-20-07 uploaded (mm/damon)

Hi--

On 12/29/21 20:07, akpm@...ux-foundation.org wrote:
> The mm-of-the-moment snapshot 2021-12-29-20-07 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:

../mm/damon/vaddr.c: In function ‘damon_hugetlb_mkold’:
../mm/damon/vaddr.c:402:17: warning: unused variable ‘h’ [-Wunused-variable]
  struct hstate *h = hstate_vma(vma);
                 ^
../mm/shmem.c:3992:5: error: conflicting types for ‘shmem_unuse’
 int shmem_unuse(unsigned int type, unsigned long *fs_pages_to_unuse)
     ^~~~~~~~~~~
In file included from ../include/linux/khugepaged.h:6:0,
                 from ../mm/shmem.c:37:
../include/linux/shmem_fs.h:86:5: note: previous declaration of ‘shmem_unuse’ was here
 int shmem_unuse(unsigned int type);
     ^~~~~~~~~~~


Full randconfig file is attached.


-- 
~Randy
Download attachment "config-r1958.gz" of type "application/gzip" (29652 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ