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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aa79d98a0902252125i27cb8c5u5d56918d89e48b71@mail.gmail.com>
Date:	Thu, 26 Feb 2009 08:25:01 +0300
From:	Cyrill Gorcunov <gorcunov@...il.com>
To:	Ingo Molnar <mingo@...e.hu>
Cc:	Harvey Harrison <harvey.harrison@...il.com>,
	Andrew Morton <akpm@...ux-foundation.org>,
	LKML <linux-kernel@...r.kernel.org>,
	"H. Peter Anvin" <hpa@...or.com>
Subject: Re: [RFC] introduce pr_cont macro

On Thu, Feb 26, 2009 at 7:04 AM, Cyrill Gorcunov <gorcunov@...il.com> wrote:
> On 2/26/09, Ingo Molnar <mingo@...e.hu> wrote:
...
>>
>> Btw., why do those macros use ##__VA_ARGS__ ? Why not a
>> straightforward:
>>
>>  #define __pr_cont(args...) \
>>       printk(KERN_CONT args)
>>
>> ?
>>
>>       Ingo
>
> Grr... Thanks for catching me! Ingo, Harvey could you drop this patch
> and make new one in good shape?
>

I'll make new one today evening then. Drop all this. Thanks!
--
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