All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leo Liang <ycliang@andestech.com>
To: Maxim Kochetkov <fido_max@inbox.ru>
Cc: <u-boot@lists.denx.de>, <rick@andestech.com>, <trini@konsulko.com>
Subject: Re: [PATCH 1/1] riscv: define find_{first,next}_zero_bit in asm/bitops.h
Date: Mon, 9 Sep 2024 15:01:37 +0800	[thread overview]
Message-ID: <Zt6dUau14naHMrUS@swlinux02> (raw)
In-Reply-To: <20240726120721.150484-1-fido_max@inbox.ru>

On Fri, Jul 26, 2024 at 03:07:21PM +0300, Maxim Kochetkov wrote:
> These seem to be missing, and trying to build fastboot cmd without
> them is causing errors due to these being missing.
> 
> Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>
> Tested-by: E Shattow <lucent@gmail.com
> ---
>  arch/riscv/include/asm/bitops.h | 40 +++++++++++++++++++++++++++++++++
>  1 file changed, 40 insertions(+)

Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>

      parent reply	other threads:[~2024-09-09  7:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-26 12:07 [PATCH 1/1] riscv: define find_{first,next}_zero_bit in asm/bitops.h Maxim Kochetkov
2024-07-27 10:35 ` [PATCH 1/1] riscv: define find_{first, next}_zero_bit " E Shattow
2024-07-29  5:47   ` [PATCH 1/1] riscv: define find_{first,next}_zero_bit " Maxim Kochetkov
2024-08-30  2:28     ` [PATCH 1/1] riscv: define find_{first, next}_zero_bit " E Shattow
2024-09-09  7:01 ` Leo Liang [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=Zt6dUau14naHMrUS@swlinux02 \
    --to=ycliang@andestech.com \
    --cc=fido_max@inbox.ru \
    --cc=rick@andestech.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /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.