Re: [BUG 2.6.18] unaligned access in ipvv6_rcv, nf_ip6_checksum, tcp_error, __ipv6_addr_type, fib6_lookup_1

2006-10-10 Thread David Miller
From: Harald Welte <[EMAIL PROTECTED]> Date: Tue, 10 Oct 2006 18:28:03 +0200 > The NIC in use is a tulip: > eth1: Digital DS21143 Tulip rev 65 at 01ff2000, 00:40:C7:97:6B:0D, > IRQ 15. > > Since there is no other tulip nic (only 3c59x and sunhme) in that box, > it might be a tulip driver

Re: [BUG 2.6.18] unaligned access in ipvv6_rcv, nf_ip6_checksum, tcp_error, __ipv6_addr_type, fib6_lookup_1

2006-10-09 Thread David Miller
From: Harald Welte <[EMAIL PROTECTED]> Date: Sat, 30 Sep 2006 22:20:40 +0200 > Kernel unaligned access at TPC[10022cf0] ipv6_rcv+0xb8/0x320 [ipv6] > Kernel unaligned access at TPC[10023800] __ipv6_addr_type+0x8/0x140 [ipv6] > Kernel unaligned access at TPC[1002fd64] fib6_lookup_1+0x2c/0x120 [ipv6]

Re: [BUG 2.6.18] unaligned access in ipvv6_rcv, nf_ip6_checksum, tcp_error, __ipv6_addr_type, fib6_lookup_1

2006-09-30 Thread David Miller
From: Harald Welte <[EMAIL PROTECTED]> Date: Sat, 30 Sep 2006 22:20:40 +0200 > Kernel unaligned access at TPC[10022cf0] ipv6_rcv+0xb8/0x320 [ipv6] > Kernel unaligned access at TPC[10023800] __ipv6_addr_type+0x8/0x140 [ipv6] > Kernel unaligned access at TPC[1002fd64] fib6_lookup_1+0x2c/0x120 [ipv6]

[BUG 2.6.18] unaligned access in ipvv6_rcv, nf_ip6_checksum, tcp_error, __ipv6_addr_type, fib6_lookup_1

2006-09-30 Thread Harald Welte
Hi! I've just built 2.6.18 on a sparc64 box (Ultra 5) using gcc-3.3.5 (debian woody). After booting the kernel, I get tons of unaligned access messages related to various bits of the IPv6 code: Kernel unaligned access at TPC[10022cf0] ipv6_rcv+0xb8/0x320 [ipv6] Kernel unaligned access at TPC[100