From: Ralf Baechle <ralf@linux-mips.org>
To: Zhi-zhou Zhang <zhizhou.zh@gmail.com>
Cc: linux-mips@linux-mips.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mips: lib/bitops.c: fix wrong return type
Date: Tue, 12 Mar 2013 14:54:41 +0100 [thread overview]
Message-ID: <20130312135441.GA13792@linux-mips.org> (raw)
In-Reply-To: <1363093253-17595-1-git-send-email-zhizhou.zh@gmail.com>
On Tue, Mar 12, 2013 at 09:00:53PM +0800, Zhi-zhou Zhang wrote:
> Here should return 64-bit types rather than 32-bit types. Or we
> may get wrong return value if high 32-bit isn't equal to zero.
David Daney's patch which I've applied not two hours before you posted
this patch solves the same issue though a different way. So I'm just
going to drop this patch.
Thanks anyway!
Ralf
prev parent reply other threads:[~2013-03-12 13:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-12 13:00 [PATCH] mips: lib/bitops.c: fix wrong return type Zhi-zhou Zhang
2013-03-12 13:54 ` Ralf Baechle [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=20130312135441.GA13792@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@linux-mips.org \
--cc=zhizhou.zh@gmail.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.