1478bf3e857b99d63f9 parent d637413f3f05b41f678f8004225b33b62274183f author Denis Vlasenko 1114963128 -0700 committer Linus Torvalds 1114963128 -0700 [PATCH] fix i386 memcpy This patch shortens non-constant memcpy() by two bytes and fixes spurious out-of-line constant memcpy(). # size vmlinux.org vmlinux text data bss dec hex filename 3954591 1553426 236544 5744561 57a7b1 vmlinux.org 3952615 1553426 236544 5742585 579ff9 vmlinux Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds 1‚