• Stephen Rothwell's avatar
    stacktrace: fix build failure on sparc64 · a05fe038
    Stephen Rothwell authored
    Today's linux-next build (spac64 allmodconfig) failed like this:
    
    arch/sparc64/kernel/stacktrace.c:50: warning: type defaults to `int' in declaration of `EXPORT_SYMBOL_GPL'
    arch/sparc64/kernel/stacktrace.c:50: warning: parameter names (without types) in function declaration
    arch/sparc64/kernel/stacktrace.c:50: warning: data definition has no type or storage class
    Signed-off-by: default avatarStephen Rothwell <sf@canb.auug.org.au>
    Cc: "David S. Miller" <davem@davemloft.net>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    a05fe038
stacktrace.c 1.14 KB