On Thu, Mar 15, 2007 at 10:05:47AM +0530, Ananth N Mavinakayanahalli wrote: > From: Ananth N Mavinakayanahalli <[EMAIL PROTECTED]> > > Kprobes doesn't scribble the kprobe.symbol_name field. Its only set by > the module when registering the probe. Modules that exercise good > hygiene using the "const" qualifier will see warnings... > > warning: assignment discards qualifiers from pointer target type > > Make struct kprobe.symbol_name const char *
Ok. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/