On Wed, Dec 21, 2016 at 9:53 AM, Ross Zwisler <[email protected]> wrote: > On Tue, Dec 20, 2016 at 05:37:40PM -0800, Dan Williams wrote: >> The lack of common transparent-huge-page helpers for UML is becoming >> increasingly painful for fs/dax.c now that it is growing more pmd >> functionality. Add UML to the list of unsupported architectures, and >> clean up no-longer-necessary ifdef as a result. >> >> Cc: Jan Kara <[email protected]> >> Cc: Christoph Hellwig <[email protected]> >> Cc: Dave Chinner <[email protected]> >> Cc: Dave Hansen <[email protected]> >> Cc: Matthew Wilcox <[email protected]> >> Cc: Alexander Viro <[email protected]> >> Cc: Ross Zwisler <[email protected]> >> Signed-off-by: Dan Williams <[email protected]> > > Sure, this is fine, assuming UML was the only problem architecture. I've > pushed this code to my kernel.org tree and should hopefully hear back from > 0day shortly.
I got a success notification from 0day before I sent the patch.

