On Fri, 1 Aug 2014, Kirill A. Shutemov wrote: > One fix and one tweak for faultaround code. > > As alternative, we could just drop debugfs interface and make > fault_around_bytes constant. > If we can remove the debugfs interface, then it seems better than continuing to support it. Any objections to removing it? > Kirill A. Shutemov (2): > mm: close race between do_fault_around() and fault_around_bytes_set() > mm: mark fault_around_bytes __read_mostly > > mm/memory.c | 24 +++++++++--------------- > 1 file changed, 9 insertions(+), 15 deletions(-) > -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>