On 02/02/2014 10:40 AM, Masami Hiramatsu wrote: > (2014/02/01 21:17), Chen Gang wrote: >> When CONFIG_KRETPROBES disabled, cleanup_rp_inst() is useless too. It >> is only called by unregister_kretprobes() which is in CONFIG_KRETPROBES >> enabled area. >> >> The related warning (allmodconfig under avr32): >> >> kernel/kprobes.c:1181: warning: 'cleanup_rp_inst' defined but not used > > This patch itself looks good to me. > And it seems that not only the cleanup_rp_inst, but also other > kretprobe related functions should be moved (free_rp_inst,etc) >
OK, thanks, need/should I check them again and send patch v2 for them? Thanks. -- Chen Gang Open, share and attitude like air, water and life which God blessed -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/