Re: [PATCH 4/4] arm64/mm: Drop vm_fault_t argument from __do_page_fault()
From: Christoph Hellwig <hch@infradead.org>
Date: 2019-05-30 06:35:01
Also in:
lkml
From: Christoph Hellwig <hch@infradead.org>
Date: 2019-05-30 06:35:01
Also in:
lkml
On Wed, May 29, 2019 at 06:04:45PM +0530, Anshuman Khandual wrote:
__do_page_fault() is over complicated with multiple goto statements. This cleans up code flow and while there drops the vm_fault_t argument.
There is no argument dropped anywhere, just a local variable. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel