diff options
author | Andy Lutomirski <[email protected]> | 2011-06-05 13:50:17 -0400 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2011-06-05 21:30:31 +0200 |
commit | 6879eb2deed7171a81b2f904c9ad14b9648689a7 (patch) | |
tree | dc4b4fbaac35802ff54f128752947d2d0ffc2af2 /net/lapb/lapb_timer.c | |
parent | 23c79d31a3dd2602ee1a5ff31303b2d7a2d3c159 (diff) |
x86-64: Fix alignment of jiffies variable
It's declared __attribute__((aligned(16)) but it's explicitly
not aligned. This is probably harmless but it's a bit
embarrassing.
Signed-off-by: Andy Lutomirski <[email protected]>
Cc: Jesper Juhl <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Arjan van de Ven <[email protected]>
Cc: Jan Beulich <[email protected]>
Cc: richard -rw- weinberger <[email protected]>
Cc: Mikael Pettersson <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Louis Rilling <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/5f3bc5542e9aaa9382d53f153f54373165cdef89.1307292171.git.luto@mit.edu
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions