commit | 9dad6f5785a9f113dbbd58951d2f5ef9abd06dcc | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Mon Mar 03 20:07:22 2008 +0200 |
committer | Tony Luck <tony.luck@intel.com> | Tue Mar 04 14:35:42 2008 -0800 |
tree | bed6cc599356679cd5eb4f201592c8348faa4f9b | |
parent | 956d6cad87abdfaef35fa4fc2f2e4ac5bb4ee7a5 [diff] |
[IA64] fix ia64 kprobes compilation This patch fixes the following compile error with a recent gcc: CC kernel/kprobes.o /home/bunk/linux/kernel-2.6/git/linux-2.6/kernel/kprobes.c:1066: error: __ksymtab_jprobe_return causes a section type conflict Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Tony Luck <tony.luck@intel.com>