From: Yao Zi <me@ziyao.cc>
To: Nikita Shubin <nikita.shubin@maquefel.me>,
u-boot@lists.u-boot-project.org
Cc: Yao Zi <me@ziyao.cc>, Tom Rini <trini@konsulko.com>,
Michal Simek <michal.simek@amd.com>
Subject: Re: [PATCH v2 2/2] riscv: timer: Make RISCV_TIMER definitions weak
Date: Thu, 10 Sep 2026 04:13:30 +0000 [thread overview]
Message-ID: <aqIuasUoIlSaQX6L@pie> (raw)
In-Reply-To: <20260909-riscv_fix_early_timer_mmode-v2-2-563bff2a50c5@maquefel.me>
On Wed, Sep 09, 2026 at 09:31:00AM +0300, Nikita Shubin wrote:
> Mark timer_early_get_rate() and timer_early_get_count()
> as __weak to avoid link conflict with other drivers
> (e.g., ACLINT MTIMER) that also provide this function
> when both are enabled.
So with only the first patch applied, building of
starfive_visionfive2_defconfig is still broken, isn't it? IOW this
breaks bisectability and should be avoided.
Best regards,
Yao Zi
next prev parent reply other threads:[~2026-09-10 4:14 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-09 6:30 [PATCH v2 0/2] riscv: timer: Fix M-mode early timer support Nikita Shubin
2026-09-09 6:30 ` [PATCH v2 1/2] riscv: timer: Enable early timer for M‑mode Nikita Shubin
2026-09-10 12:23 ` Yao Zi
2026-09-10 13:15 ` Nikita Shubin
2026-09-09 6:31 ` [PATCH v2 2/2] riscv: timer: Make RISCV_TIMER definitions weak Nikita Shubin
2026-09-10 4:13 ` Yao Zi [this message]
2026-09-10 5:03 ` Nikita Shubin
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=aqIuasUoIlSaQX6L@pie \
--to=me@ziyao.cc \
--cc=michal.simek@amd.com \
--cc=nikita.shubin@maquefel.me \
--cc=trini@konsulko.com \
--cc=u-boot@lists.u-boot-project.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.