From: Stephen Boyd <sboyd@kernel.org>
To: Audra Mitchell <audra@redhat.com>, kunit-dev@googlegroups.com
Cc: mturquette@baylibre.com, linux-clk@vger.kernel.org,
linux-kernel@vger.kernel.org, npache@redhat.com,
raquini@redhat.com
Subject: Re: [PATCH] Disable Clk-gate_tests for s390
Date: Tue, 02 Jul 2024 15:52:20 -0700 [thread overview]
Message-ID: <e5592ae06eeab4217003db5bc2665668.sboyd@kernel.org> (raw)
In-Reply-To: <20240702125539.524489-1-audra@redhat.com>
Quoting Audra Mitchell (2024-07-02 05:55:39)
> Currently clk-gate tests for s390 fail as the tests create a pretend
> clk-gate and use a "fake_reg" to emulate the expected behavior of the
> clk_gate->reg. I added some debug statements to the driver and noticed
> that the reg changes after initialization to -1, which is coming from
> an error coming from zpci_load(). This is likely because the test is
> using fake iomem and the s390 architecture likely isn't designed to
> handle that. Turn off the clk-gate tests for s390 for now as there is
> no clear work around for this problem as discussed in upstream
> conversation [1].
>
> [1] https://lore.kernel.org/all/301cd41e6283c12ac67fb8c0f8d5c929.sboyd@kernel.org/T/#t
>
> Signed-off-by: Audra Mitchell <audra@redhat.com>
> ---
Applied to clk-next
prev parent reply other threads:[~2024-07-02 22:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-02 12:55 [PATCH] Disable Clk-gate_tests for s390 Audra Mitchell
2024-07-02 22:52 ` 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=e5592ae06eeab4217003db5bc2665668.sboyd@kernel.org \
--to=sboyd@kernel.org \
--cc=audra@redhat.com \
--cc=kunit-dev@googlegroups.com \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=npache@redhat.com \
--cc=raquini@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox