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:	Mon, 06 Jun 2011 14:06:40 -0700
From:	Arun Sharma <asharma@...com>
To:	Eric Dumazet <eric.dumazet@...il.com>
CC:	linux-kernel@...r.kernel.org, Ingo Molnar <mingo@...e.hu>,
	David Miller <davem@...emloft.net>,
	Andrew Morton <akpm@...l.org>
Subject: Re: [PATCH 1/3] atomic: use <linux/atomic.h>

On 6/6/11 1:55 PM, Eric Dumazet wrote:

> OK, you moved atomic_inc_not_zero() into include/linux/atomic.h without
> telling so in Changelog.
>
> Reviewed-by: Eric Dumazet<eric.dumazet@...il.com>
>

Thanks for the review. I amended the commit message as follows:

commit 283188caee98f9c106ee943374589571939ca75a
Author: Arun Sharma <asharma@...com>
Date:   Tue May 31 11:11:10 2011 -0700

     atomic: use <linux/atomic.h>

     This allows us to move duplicated code in <asm/atomic.h>
     (atomic_inc_not_zero() for now) to <linux/atomic.h>

     More cleanup patches to follow.

  -Arun
--
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