aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorDmitry Torokhov <[email protected]>2011-02-04 21:30:10 +0000
committerLinus Torvalds <[email protected]>2011-02-21 23:21:53 +0000
commit98562ad8cb03fa6b7ba7f50168cdb34a98abcc1d (patch)
tree2ab860a56a6d7adb2df6aea4202f24d7bd301dff /net/unix/af_unix.c
parentMerge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... (diff)
downloadkernel-98562ad8cb03fa6b7ba7f50168cdb34a98abcc1d.tar.gz
kernel-98562ad8cb03fa6b7ba7f50168cdb34a98abcc1d.zip
module: explicitly align module_version_attribute structure
We force particular alignment when we generate attribute structures when generation MODULE_VERSION() data and we need to make sure that this alignment is followed when we iterate over these structures, otherwise we may crash on platforms whose natural alignment is not sizeof(void *), such as m68k. Reported-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Dmitry Torokhov <[email protected]> [ There are more issues here, but the fixes are incredibly ugly - Linus ] Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions