lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 20 Dec 2011 08:47:58 -0700
From:	Jim Cromie <jim.cromie@...il.com>
To:	Bart Van Assche <bvanassche@....org>
Cc:	Jason Baron <jbaron@...hat.com>, greg@...ah.com, joe@...ches.com,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 15/16] dynamic_debug: factor vpr_info_dq out of ddebug_parse_query

On Tue, Dec 20, 2011 at 1:17 AM, Bart Van Assche <bvanassche@....org> wrote:
> On Mon, Dec 19, 2011 at 10:13 PM, Jason Baron <jbaron@...hat.com> wrote:
>> From: Jim Cromie <jim.cromie@...il.com>
>>
>> Factor pr_info(query) out of ddebug_parse_query, into pr_info_dq(),
>> for reuse later.  Also change the printed labels: file, func to agree
>> with the query-spec keywords accepted in the control file.  Pass ""
>> when string is null, to avoid "(null)" output from sprintf.  For
>> format print, use precision to skip last char, assuming its '\n', no
>> great harm if not, its a debug msg.
>
> pr_info_dq() or vpr_info_dq() ?
>
> Bart.

I chose vpr_info_dq, with leading v to hint at the "if (verbose)" part
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ