Christoph Hellwig [off-list ref] wrote:
There's a bunch of minor fixes needed to disable the swap
code for systems with mmu.
+ .i_shared_sem = __MUTEX_INITIALIZER(&swapper_space.i_shared_sem),
The ampersand needs to be removed.
Please at least compile-test stuff. Actually checking that it runs appears
to be optional lately anyway.
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"aart@kvack.org">aart@kvack.org</a>