All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <andi@firstfloor.org>
To: Len Brown <lenb@kernel.org>
Cc: Huang Ying <ying.huang@intel.com>,
	linux-kernel@vger.kernel.org, Andi Kleen <andi@firstfloor.org>,
	linux-acpi@vger.kernel.org
Subject: Re: [PATCH 0/9] ACPI, APEI patches for 2.6.37
Date: Fri, 22 Oct 2010 13:57:56 +0200	[thread overview]
Message-ID: <20101022115756.GD10456@basil.fritz.box> (raw)
In-Reply-To: <alpine.LFD.2.00.1010220147560.27300@localhost.localdomain>

On Fri, Oct 22, 2010 at 01:50:08AM -0400, Len Brown wrote:
> On Wed, 20 Oct 2010, Huang Ying wrote:
> 
> > [PATCH 2/9] Add lock-less version of bitmap_set/clear
> > [PATCH 3/9] lock-less NULL terminated single list implementation
> > [PATCH 4/9] lock-less general memory allocator
> 
> What kinds of tests has this lockless lib code been subject to?
> This is generic code, does it play on multiple architectures?

cmpxchg is universal these days, so it should be ok everywhere.

-Andi
-- 
ak@linux.intel.com -- Speaking for myself only.

  parent reply	other threads:[~2010-10-22 11:57 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-20  1:36 [PATCH 0/9] ACPI, APEI patches for 2.6.37 Huang Ying
2010-10-20  1:36 ` [PATCH 1/9] ACPI, APEI, Add ERST record ID cache Huang Ying
2010-10-22 12:04   ` Andi Kleen
2010-10-25  2:08     ` Huang Ying
2010-10-20  1:36 ` [PATCH 2/9] Add lock-less version of bitmap_set/clear Huang Ying
2010-10-20  1:36 ` [PATCH 3/9] lock-less NULL terminated single list implementation Huang Ying
2010-10-20  1:36 ` [PATCH 4/9] lock-less general memory allocator Huang Ying
2010-10-20  1:36 ` [PATCH 5/9] Hardware error device core Huang Ying
2010-10-20  1:36 ` [PATCH 6/9] Hardware error record persistent support Huang Ying
2010-10-20  1:36 ` [PATCH 7/9] ACPI, APEI, Use ERST for hardware error persisting before panic Huang Ying
2010-10-20  1:36 ` [PATCH 8/9] ACPI, APEI, Report GHES error record with hardware error device core Huang Ying
2010-10-20  1:37 ` [PATCH 9/9] ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support Huang Ying
2010-10-22 11:57   ` Andi Kleen
2010-10-25  2:03     ` Huang Ying
2010-10-22  5:50 ` [PATCH 0/9] ACPI, APEI patches for 2.6.37 Len Brown
2010-10-22  8:55   ` Huang Ying
2010-10-22 11:57   ` Andi Kleen [this message]
2010-10-22 11:59 ` Andi Kleen

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=20101022115756.GD10456@basil.fritz.box \
    --to=andi@firstfloor.org \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ying.huang@intel.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.