diff options
author | Heiko Carstens <[email protected]> | 2008-07-14 23:32:32 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2008-07-18 14:42:35 +0200 |
commit | 8b95d9172be7146c87e7a998310ce2919c851adc (patch) | |
tree | b1da4f1a21e93a9edc9f1b1ae37e0f16645aff0a /net/unix/sysctl_net_unix.c | |
parent | 5b664cb235e97afbf34db9c4d77f08ebd725335e (diff) |
fix core/stacktrace changes on avr32, mips, sh
Fixes this type of problem:
CC arch/s390/kernel/stacktrace.o
arch/s390/kernel/stacktrace.c:84: warning: data definition has no type or storage class
arch/s390/kernel/stacktrace.c:84: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL_GPL'
arch/s390/kernel/stacktrace.c:84: warning: parameter names (without types) in function declaration
arch/s390/kernel/stacktrace.c:97: warning: data definition has no type or storage class
arch/s390/kernel/stacktrace.c:97: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL_GPL'
arch/s390/kernel/stacktrace.c:97: warning: parameter names (without types) in function declaration
caused by "stacktrace: export save_stack_trace[_tsk]"
Signed-off-by: Heiko Carstens <[email protected]>
Cc: Stephen Rothwell <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Andrew Morton <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions