[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87wrafre4l.fsf@rustcorp.com.au>
Date: Fri, 02 Dec 2011 11:20:02 +1030
From: Rusty Russell <rusty@...tcorp.com.au>
To: Jim Cromie <jim.cromie@...il.com>
Cc: jbaron@...hat.com, greg@...ah.com, joe@...ches.com,
bart.vanassche@...il.com, linux-kernel@...r.kernel.org,
Thomas Renninger <trenn@...e.de>
Subject: Re: [PATCH 18/25] dynamic_debug: Introduce global fake module param module.ddebug
On Thu, 1 Dec 2011 01:15:22 -0700, Jim Cromie <jim.cromie@...il.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists