commit | b89ebd0b0a65d5371aa9ad98e873c4616056ca68 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Tue Sep 26 10:52:42 2006 +0200 |
committer | Andi Kleen <andi@basil.nowhere.org> | Tue Sep 26 10:52:42 2006 +0200 |
tree | 7205fc3c9174f4f48d3fd59b86d99dfd66d5dfd3 | |
parent | 0637a70a5db98182d9ad3d6ae1ee30acf20afde9 [diff] |
[PATCH] Fix unwinder warning in traps.c Fix linux/arch/x86_64/kernel/traps.c: In function 'dump_trace': linux/arch/x86_64/kernel/traps.c:275: warning: cast to pointer from integer of different size with allnoconfig Cc: jbeulich@novell.com Signed-off-by: Andi Kleen <ak@suse.de>