Re: [PATCH] Document/gpu: Use new vm_fault_t type
From: Matthew Wilcox <willy@infradead.org>
Date: 2018-08-28 22:06:25
Also in:
dri-devel, lkml
From: Matthew Wilcox <willy@infradead.org>
Date: 2018-08-28 22:06:25
Also in:
dri-devel, lkml
On Tue, Aug 28, 2018 at 10:44:43PM +0530, Souptick Joarder wrote:
We have introduce a new return type vm_fault_t for fault handler. Update the document for the same.
Have you built the documentation and checked the html looks better with the changed spacing? rst can be a bit weird about some of these things.