commit | 3d18bd74a22d0bed3bc81fc64c4ba6344a10f155 | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@osdl.org> | Sat Mar 25 03:08:09 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Mar 25 08:22:59 2006 -0800 |
tree | 414b44796651db833481e17030f0b18a1be3527b | |
parent | ccb46000f4bb459777686611157ac0eac928704e [diff] |
[PATCH] cpumask: uninline next_cpu() text data bss dec hex filename before: 3488027 1322496 360128 5170651 4ee5db vmlinux after: 3485112 1322480 359968 5167560 4ed9c8 vmlinux 2931 bytes saved Cc: Paul Jackson <pj@sgi.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>