On March 23, 2017 2:29 AM Alexey Perevalov wrote: > > static inline struct uffd_msg userfault_msg(unsigned long address, > unsigned int flags, > - unsigned long reason) > + unsigned long reason, > + unsigned int features) Nit: the type of feature is u64 by define. -- 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>