aboutsummaryrefslogtreecommitdiffstats
path: root/fs/9p/vfs_file.c
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2005-11-01 21:54:38 +1100
committerPaul Mackerras <paulus@samba.org>2005-11-01 21:54:38 +1100
commit89003ebf9e6a9ccb2327caf72955edd86b274c14 (patch)
treeb4e7ff84b1b0aa0adccfac237981e45ea371553a /fs/9p/vfs_file.c
parenta0e60b2033b30a6bb8479629001cf98e58e4079a (diff)
downloadkernel_samsung_smdk4412-89003ebf9e6a9ccb2327caf72955edd86b274c14.zip
kernel_samsung_smdk4412-89003ebf9e6a9ccb2327caf72955edd86b274c14.tar.gz
kernel_samsung_smdk4412-89003ebf9e6a9ccb2327caf72955edd86b274c14.tar.bz2
powerpc: Fix BUG/WARN macros for 64-bit
The bug_entry struct had an int in the middle of pointers and unsigned longs, and the inline asm that generated the bug table entries didn't insert the necessary padding, so the fields following it didn't get initialized properly and an oops resulted. This changes the int field (the line number) to a long so that all the fields are the same size and no padding is required. Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'fs/9p/vfs_file.c')
0 files changed, 0 insertions, 0 deletions