All of lore.kernel.org
 help / color / mirror / Atom feed
From: Russell King <rmk+lkml@arm.linux.org.uk>
To: Arthur Othieno <a.othieno@bluewin.ch>
Cc: akpm@osdl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] arm: struct semaphore.sleepers initialization
Date: Sat, 29 Oct 2005 09:51:28 +0100	[thread overview]
Message-ID: <20051029085128.GA32513@flint.arm.linux.org.uk> (raw)
In-Reply-To: <20051029032635.GA1870@krypton>

On Fri, Oct 28, 2005 at 11:26:35PM -0400, Arthur Othieno wrote:
> No one may sleep on us until we've been down()'d. So on allocation,
> initialize `sleepers' to 0, just like everyone else (including arm26).

And the point of this patch is what exactly?  Unnamed initialisers
will be initialised to zero, so you haven't actually changed anything.

NACKed.

-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:  2.6 Serial core

      reply	other threads:[~2005-10-29  8:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-29  3:26 [PATCH] arm: struct semaphore.sleepers initialization Arthur Othieno
2005-10-29  8:51 ` Russell King [this message]

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=20051029085128.GA32513@flint.arm.linux.org.uk \
    --to=rmk+lkml@arm.linux.org.uk \
    --cc=a.othieno@bluewin.ch \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    /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.