public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Arun Sharma <asharma@fb.com>
To: Eric Dumazet <eric.dumazet@gmail.com>
Cc: linux-kernel@vger.kernel.org, Ingo Molnar <mingo@elte.hu>,
	David Miller <davem@davemloft.net>, Andrew Morton <akpm@osdl.org>
Subject: Re: [PATCH 1/3] atomic: use <linux/atomic.h>
Date: Mon, 06 Jun 2011 14:06:40 -0700	[thread overview]
Message-ID: <4DED4160.4010403@fb.com> (raw)
In-Reply-To: <1307393746.2642.26.camel@edumazet-laptop>

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@gmail.com>
>

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

commit 283188caee98f9c106ee943374589571939ca75a
Author: Arun Sharma <asharma@fb.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

  reply	other threads:[~2011-06-06 21:06 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-06 17:27 [PATCH 1/3] atomic: use <linux/atomic.h> Arun Sharma
2011-06-06 17:27 ` [PATCH 2/3] atomic: move atomic_add_unless to generic code Arun Sharma
2011-06-06 20:56   ` Eric Dumazet
2011-06-06 17:27 ` [PATCH 3/3] atomic: generalize atomic_add_unless_return Arun Sharma
2011-06-06 20:58   ` Eric Dumazet
2011-06-09 18:01     ` Eric Dumazet
2011-06-06 20:55 ` [PATCH 1/3] atomic: use <linux/atomic.h> Eric Dumazet
2011-06-06 21:06   ` Arun Sharma [this message]
2011-06-15 23:31 ` Andrew Morton
2011-06-16  0:57   ` Arun Sharma
2011-06-16  1:29   ` [PATCH] atomic: cleanup asm-generic atomic*.h inclusion Arun Sharma
2011-06-17  6:36     ` Mike Frysinger
2011-06-17 17:11       ` Arun Sharma
2011-06-17 17:28         ` Mike Frysinger
2011-06-17 17:49           ` Arun Sharma
2011-06-17 18:06             ` Mike Frysinger
2011-06-17 18:42               ` Arun Sharma
2011-06-17 19:07                 ` Mike Frysinger
2011-06-17 20:05                   ` Arun Sharma
  -- strict thread matches above, loose matches on Subject: below --
2011-06-08  0:07 [PATCH 1/3] atomic: use <linux/atomic.h> Arun Sharma

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4DED4160.4010403@fb.com \
    --to=asharma@fb.com \
    --cc=akpm@osdl.org \
    --cc=davem@davemloft.net \
    --cc=eric.dumazet@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox