* Stephen Wilson <wilsons@xxxxxxxx> [2011-03-15 15:56:36]: > On Mon, Mar 14, 2011 at 07:07:08PM +0530, Srikar Dronamraju wrote: > > +static int __init init_uprobes(void) > > +{ > > + register_die_notifier(&uprobes_exception_nb); > > + return 0; > > +} > > + > > Although not currently needed, perhaps it would be best to return the > result of register_die_notifier() ? > Okay, I can do that but notifier_chain_register() that gets called from register_die_notifier() always return 0. -- Thanks and Regards Srikar -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>