On Tue, Aug 21, 2012 at 05:48:20PM -0700, Tim Chen wrote: > Thanks to Matthew's suggestions on improving the patch. Here's the > updated version. It seems to be sane when I booted my machine up. I > will put it through more testing when I get a chance. Looks good. > +int __try_to_munlock(struct page *page) Nit: I think this can be static. There aren't any users of it other than try_to_munlock() itself. -- 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>