public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: linux-arch@vger.kernel.org
Subject: Fw: Returned mail: see transcript for details
Date: Thu, 27 May 2004 13:32:30 -0700	[thread overview]
Message-ID: <20040527133230.2c96ca16.davem@redhat.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 708 bytes --]


Sorry I'm retarted and mis-typed the list address.

Begin forwarded message:

Date: Thu, 27 May 2004 16:29:57 -0400
From: Mail Delivery Subsystem <MAILER-DAEMON@redhat.com>
To: <davem@redhat.com>
Subject: Returned mail: see transcript for details


The original message was received at Thu, 27 May 2004 16:29:54 -0400
from int-mx1.corp.redhat.com [172.16.52.254]

   ----- The following addresses had permanent fatal errors -----
<linux-arch@osdl.org>
    (reason: 550 5.1.1 <linux-arch@osdl.org>... User unknown)

   ----- Transcript of session follows -----
... while talking to smtp.osdl.org.:
>>> DATA
<<< 550 5.1.1 <linux-arch@osdl.org>... User unknown
550 5.1.1 <linux-arch@osdl.org>... User unknown


[-- Attachment #2: 00000000.mimetmp --]
[-- Type: message/delivery-status, Size: 358 bytes --]

[-- Attachment #3: Type: message/rfc822, Size: 1523 bytes --]

From: "David S. Miller" <davem@redhat.com>
To: torvalds@osdl.org
Cc: linux-arch@osdl.org, jparadis@redhat.com
Subject: ffs() inconsistency
Date: Thu, 27 May 2004 13:29:50 -0700
Message-ID: <20040527132950.3ce28f41.davem@redhat.com>


It seems that x86 and currently x86_64 both return -1 from
ffs() if the word passed in is zero.

In contrast, linux/bitops.h:generic_ffs() returns 0 in this case.
Both sparc ports both return 0 as well.

Aparently XFS depends upon the "-1" return value behavior.
We need to clear things up.

The ffs man page, refernced above all of these implementations
as the specification, says that "0" should be returned.


                 reply	other threads:[~2004-05-27 20:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20040527133230.2c96ca16.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=linux-arch@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox