| | Date | Thu, 2 Jul 2009 16:53:30 -0700 (PDT) | | From | Linus Torvalds <> | | Subject | Re: [PATCH] x86: atomic64_t should be 8 bytes aligned |
| |
On Fri, 3 Jul 2009, Eric Dumazet wrote: > > So we probably need an __attribute__((aligned(8)) on atomic64_t definition > as well, since alignof(atomic64_t) is 4, not 8 (!!!)
Ack. Ingo, Peter, I'm hoping you're collecting these things?
Linus
|