From: Peter Chubb Date: Fri, 24 Mar 2006 05:39:47 +0000 (-0800) Subject: [BRIDGE]: Unaligned accesses in the ethernet bridge X-Git-Tag: v2.6.17-rc1~738^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dc6d9cc38cea1004a7f827cf76409ae42231fee;p=pandora-kernel.git [BRIDGE]: Unaligned accesses in the ethernet bridge I see lots of kernel unaligned access to 0xa0000001009dbb6f, ip=0xa000000100811591 kernel unaligned access to 0xa0000001009dbb6b, ip=0xa0000001008115c1 kernel unaligned access to 0xa0000001009dbb6d, ip=0xa0000001008115f1 messages in my logs on IA64 when using the ethernet bridge with 2.6.16. Appended is a patch to fix them. Signed-off-by: Peter Chubb Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed