On 10/09/2017 07:56 PM, Aaron Lu wrote: > This patch adds inline to __rmqueue() and vmlinux' size doesn't have any > change after this patch according to size(1). > > without this patch: > text data bss dec hex filename > 9968576 5793372 17715200 33477148 1fed21c vmlinux > > with this patch: > text data bss dec hex filename > 9968576 5793372 17715200 33477148 1fed21c vmlinux This is unexpected. Could you double-check this, please? -- 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>