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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 19 May 2020 09:15:46 +1000
From:   Stephen Rothwell <sfr@...b.auug.org.au>
To:     Andrew Morton <akpm@...ux-foundation.org>
Cc:     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
Subject: Re: mmotm 2020-05-15-16-29 uploaded

Hi Andrew,

On Sat, 16 May 2020 15:53:58 +1000 Stephen Rothwell <sfr@...b.auug.org.au> wrote:
>
> On Fri, 15 May 2020 16:30:18 -0700 Andrew Morton <akpm@...ux-foundation.org> wrote:
> >
> > * mm-introduce-external-memory-hinting-api.patch  
> 
> The above patch should have
> 
> #define __NR_process_madvise 443
> 
> not 442, in arch/arm64/include/asm/unistd32.h
> 
> and
> 
>  442    common  fsinfo                          sys_fsinfo
> +443    common  process_madvise                 sys_process_madvise
> 
> in arch/microblaze/kernel/syscalls/syscall.tbl
> 
> > * mm-introduce-external-memory-hinting-api-fix.patch  
> 
> The above patch should have
> 
> #define __NR_process_madvise 443
> 
> not 442
> 
> > * mm-support-vector-address-ranges-for-process_madvise-fix.patch  
> 
> The above patch should have
> 
> #define __NR_process_madvise 443
> 
> not 442 in arch/arm64/include/asm/unistd32.h

I fixed those up in yesterday's linux-next.
-- 
Cheers,
Stephen Rothwell

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ