From: Joakim Tjernlund Date: Tue, 10 Jan 2012 23:10:18 +0000 (-0800) Subject: crc32: optimize inner loop X-Git-Tag: v3.3-rc1~113^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5742332dea5560d6c449b007d9539dbdc8ee531b;p=pandora-kernel.git crc32: optimize inner loop Taking a pointer reference to each row in the crc table matrix, one can reduce the inner loop with a few insn's Signed-off-by: Joakim Tjernlund Cc: Bob Pearson Cc: Frank Zago Cc: Eric Dumazet Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed