Re: [Bugme-new] [Bug 8724] New: Unaligned acess in udp_recvmsg() on EV56

2007-07-11 Thread Ivan Kokshaysky
On Sun, Jul 08, 2007 at 03:29:35PM -0700, Andrew Morton wrote: > > This problem does NOT seem to affect my Tsunami/Shark (EV68AL) box running > > the > > same kernel version on the same LAN. Not sure if it's CPU generation > > related > > (EV5 vs EV6), or if it's the NIC (via_rhine on the EV5 vs

Re: [patch] alpha: fix alignment problem in csum_ipv6_magic()

2007-06-22 Thread Ivan Kokshaysky
e seems to be ok. Signed-off-by: Ivan Kokshaysky <[EMAIL PROTECTED]> Ivan. --- 2.6.22-rc4-mm2/arch/alpha/lib/ev6-csum_ipv6_magic.S Fri Jun 22 15:02:23 2007 +++ linux/arch/alpha/lib/ev6-csum_ipv6_magic.S Fri Jun 22 15:05:38 2007 @@ -76,18 +76,18 @@ csum_ipv6_magic: cmoveq $6,

Re: [Bugme-new] [Bug 8635] New: EV6 version of csum_ipv6_magic causing unaligned access errors

2007-06-16 Thread Ivan Kokshaysky
On Sat, Jun 16, 2007 at 12:06:20AM -0700, Andrew Morton wrote: > > kernel unaligned acc: 34 (pc=fc4bbf58,va=fc000394811c) > > > > fc4bbdb0 T __copy_user > > fc4bbf50 T csum_ipv6_magic > > fc4bc020 T memchr > > > > Seems to be associated w/ arch/alpha/lib/ev