On 03/23/2017 12:42 PM, Hillf Danton wrote:
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.
Yes, you right, it's different types, especially for 32bit architectures.
--
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>