On Mon, Mar 05, 2018 at 11:07:17PM +0300, Alexey Dobriyan wrote: > ->reserved is either 0 or sizeof(struct rcu_head), can't be negative. Maybe make it unsigned char instead of unsigned int in case there's anything else that could use the space? -- 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>