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, 9 Jan 2019 08:23:32 -0800
From:   Matthew Wilcox <willy@...radead.org>
To:     Souptick Joarder <jrdr.linux@...il.com>
Cc:     akpm@...ux-foundation.org, jglisse@...hat.com, linux-mm@...ck.org,
        linux-kernel@...r.kernel.org, dan.j.williams@...el.com
Subject: Re: [PATCH] include/linux/hmm.h: Convert to use vm_fault_t

On Wed, Jan 09, 2019 at 09:49:17PM +0530, Souptick Joarder wrote:
> convert to use vm_fault_t type as return type for
> fault handler.

I think you'll also need to convert hmm_devmem_fault().  And that's
going to lead to some more spots.

(It's important to note that this is the patch working as designed.  It's
throwing up warnings where code *hasn't* been converted to vm_fault_t yet
but should have been).

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ