Re: [PATCH 18/25] dynamic_debug: Introduce global fake module param module.ddebug

From: Rusty Russell
Date: Thu Dec 01 2011 - 20:11:53 EST


On Thu, 1 Dec 2011 01:15:22 -0700, Jim Cromie <jim.cromie@xxxxxxxxx> wrote:
> >
> > I think you're missing a neat trick here: we should be able to handle
> > ddebug in the handle_unknown parameter to parse_args().
> >
> > Or am I missing something?
> >
>
> Jason suggested that too, offlist.
> I pretty much agreed, but wanted to get the 1st 17 sent.
>
> What gave me pause was this:
> pr_debug("Unknown argument: calling %p\n", handle_unknown);

In my code, it's DEBUG(), which is only for people debugging parameter
parsing. Ignore it, it's normal. You can delete it if it really
bothers you.

Thanks,
Rusty.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/