public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Arun Sharma <asharma@fb.com>
Cc: linux-kernel@vger.kernel.org, Ingo Molnar <mingo@elte.hu>,
	David Miller <davem@davemloft.net>,
	Eric Dumazet <eric.dumazet@gmail.com>
Subject: Re: [PATCH 1/3] atomic: use <linux/atomic.h>
Date: Wed, 15 Jun 2011 16:31:15 -0700	[thread overview]
Message-ID: <20110615163115.773d072e.akpm@linux-foundation.org> (raw)
In-Reply-To: <1307381251-15729-1-git-send-email-asharma@fb.com>


I didn't merge patch #3.  With patches 1 & 2 applied, i386 allnoconfig:


  CC      arch/x86/kernel/asm-offsets.s
In file included from /usr/src/devel/arch/x86/include/asm/atomic.h:321,
                 from include/linux/atomic.h:3,
                 from include/linux/crypto.h:20,
                 from arch/x86/kernel/asm-offsets.c:8:
include/asm-generic/atomic-long.h: In function 'atomic_long_add_unless':
include/asm-generic/atomic-long.h:246: error: implicit declaration of function 'atomic_add_unless'
In file included from include/linux/crypto.h:20,
                 from arch/x86/kernel/asm-offsets.c:8:
include/linux/atomic.h: At top level:
include/linux/atomic.h:14: error: static declaration of 'atomic_add_unless' follows non-static declaration
include/asm-generic/atomic-long.h:246: note: previous implicit declaration of 'atomic_add_unless' was here

  parent reply	other threads:[~2011-06-15 23:31 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
2011-06-15 23:31 ` Andrew Morton [this message]
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=20110615163115.773d072e.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=asharma@fb.com \
    --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