netdev
[Top] [All Lists]

net/sctp/sm_make_chunk.c alignment problems on parisc64

To: Sridhar Samudrala <sri@xxxxxxxxxx>
Subject: net/sctp/sm_make_chunk.c alignment problems on parisc64
From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxxxxxx>
Date: Fri, 12 Sep 2003 13:46:28 -0300
Cc: Linux Networking Development Mailing List <netdev@xxxxxxxxxxx>, lksctp-developers@xxxxxxxxxxxxxxxxxxxxx
Organization: Conectiva S.A.
Sender: netdev-bounce@xxxxxxxxxxx
User-agent: Mutt/1.5.4i
Latest 2.6 bk tree, but I think this is hanging there for quite a while.

CC [M]  net/sctp/sm_make_chunk.o
{standard input}: Assembler messages:
{standard input}:2386: Error: Field not properly aligned [8] (52).
{standard input}:2386: Error: Invalid operands
{standard input}:2398: Error: Field not properly aligned [8] (52).
{standard input}:2398: Error: Invalid operands
make[2]: *** [net/sctp/sm_make_chunk.o] Error 1
make[1]: *** [net/sctp] Error 2
make: *** [net] Error 2

it happens in the sctp_pack_cookie function.

- Arnaldo

<Prev in Thread] Current Thread [Next in Thread>