Re: [PATCH v5 06/13] lockdep: Implement crossrelease feature

From: Matthew Wilcox
Date: Wed Mar 01 2017 - 23:46:24 EST


On Tue, Feb 28, 2017 at 07:15:47PM +0100, Peter Zijlstra wrote:
> (And we should not be returning to userspace with locks held anyway --
> lockdep already has a check for that).

Don't we return to userspace with page locks held, eg during async directio?