Tom Rini bc1819331e Merge patch series "clk: Return value calculated by ERR_PTR"
Andrew Goodbody <andrew.goodbody@linaro.org> says:

Smatch reported an error where a value calculated by ERR_PTR was not
used. Fixing this to return the generated value led to a test failure
which meant updating the sandbox clock code so that it would still cause
the tests to pass with the above correction.
Debugging this problem led to a SIGSEGV which is addressed in 1/3.
Possible memory leaks noticed are addressed in 3/3.

Link: https://lore.kernel.org/r/20251121-clk_uclass_fix-v2-0-74f4ea10e194@linaro.org
2025-12-05 17:03:36 -06:00
..
2025-11-07 15:34:22 -06:00
2025-10-30 12:32:12 -06:00
2025-11-24 09:34:29 -06:00
2025-12-05 15:04:49 -06:00
2025-11-07 13:01:12 -06:00
2025-08-27 15:49:59 +08:00
2025-08-25 13:28:49 -06:00
2025-11-28 16:39:08 -06:00
2025-08-14 10:58:46 -06:00
2025-10-14 10:42:27 +03:00
2025-11-07 15:34:22 -06:00