On Wed, Jan 25, 2017 at 11:18:33PM +0900, Jinbum Park wrote: > + /* test 2: write to the variable; this should fault */ > + /* > + * This must be written in assembly to be able to catch the > + * exception that is supposed to happen in the correct case. > + * > + * So that probe_kernel_write is used to write > + * arch-independent assembly. > + */ This comment makes no sense. Better to just delete the comment. -- 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>