All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: Palmer Dabbelt <palmer@rivosinc.com>
Cc: mturquette@baylibre.com, jszhang@kernel.org,
	Palmer Dabbelt <palmer@rivosinc.com>,
	dfustini@tenstorrent.com, frank.li@vivo.com,
	linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] clk: T-Head: Disable on 32-bit Targets
Date: Mon, 22 Jul 2024 14:29:26 -0700	[thread overview]
Message-ID: <63662f96327389ef08dfdecf723de19f.sboyd@kernel.org> (raw)
In-Reply-To: <20240719151027.16152-1-palmer@rivosinc.com>

Quoting Palmer Dabbelt (2024-07-19 08:10:27)
> From: Palmer Dabbelt <palmer@rivosinc.com>
> 
> This fails to build on 32-bit targets because of a missing __udivdi3.
> IIRC the right way to fix that is to avoid the division, but I just want
> a tree that builds and the only real T-Head platforms are 64-bit right
> now.
> 
> Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
> ---

Applied to clk-next

      parent reply	other threads:[~2024-07-22 21:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-19 15:10 [PATCH] clk: T-Head: Disable on 32-bit Targets Palmer Dabbelt
2024-07-20 17:38 ` Drew Fustini
2024-07-22 21:29 ` Stephen Boyd [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=63662f96327389ef08dfdecf723de19f.sboyd@kernel.org \
    --to=sboyd@kernel.org \
    --cc=dfustini@tenstorrent.com \
    --cc=frank.li@vivo.com \
    --cc=jszhang@kernel.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=palmer@rivosinc.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.