On 4/27/26 3:15 PM, Mark Brown wrote:
> On Mon, Apr 27, 2026 at 02:19:25PM +0530, Sarthak Sharma wrote:
>
>> Seems like there is something wrong in ksft_exit_skip(). Should we
>> change this ksft_exit_skip() to ksft_test_result_skip() followed by
>> ksft_finished()?
>
> If it's causing issues we should probably just fix ksft_exit_skip()
> rather than open coding a fix - I think nobody bothered because it's
> mostly used during setup before having planned anything properly.
Sure, I'll look into this and send a patch.