[PATCH] x86-64: Don't force inlining of do_csum
authorAndi Kleen <ak@suse.de>
Thu, 7 Dec 2006 01:14:07 +0000 (02:14 +0100)
committerAndi Kleen <andi@basil.nowhere.org>
Thu, 7 Dec 2006 01:14:07 +0000 (02:14 +0100)
commitb6bcc4bb1cdfbc3c8612aad63a8703ac3d59f61a
tree89116856f7bbd253ada185ec94c1d734a267fdfd
parent8c89812684de3b47066d800031dfd7098abbdc74
[PATCH] x86-64: Don't force inlining of do_csum

It's two big and used by two callers. Calls should be cheap enough anyways.

Signed-off-by: Andi Kleen <ak@suse.de>
arch/x86_64/lib/csum-partial.c