aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorAudra Mitchell <[email protected]>2024-07-02 08:55:39 -0400
committerStephen Boyd <[email protected]>2024-07-02 15:51:14 -0700
commita6c3da03ead11396a8777d1935bb0b2bd4e63a12 (patch)
tree55edc13bea4489e73a6f1bb7bb7fa070f03bd677 /scripts/gdb/linux/tasks.py
parent06abd441c0c100aa0b52ce403862e5ae958bf94b (diff)
clk: disable clk gate tests for s390
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/[email protected]/T/#t Signed-off-by: Audra Mitchell <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions