2022-07-20 05:17:22

by Tzung-Bi Shih

[permalink] [raw]
Subject: [PATCH 0/2] platform/chrome: avoid garbage bytes in `msg->result`

The 1st patch merges Kunit utils and test cases. The idea is basically from
the review comment in [1].

The 2nd patch fixes that `msg->result` would be garbage bytes if the mock list
is empty. This is separated from previous series [2].

[1]: https://patchwork.kernel.org/project/chrome-platform/patch/[email protected]/#24944149
[2]: https://patchwork.kernel.org/project/chrome-platform/patch/[email protected]/

Tzung-Bi Shih (2):
platform/chrome: merge Kunit utils and test cases
platform/chrome: cros_kunit_util: add default value for `msg->result`

drivers/platform/chrome/Kconfig | 10 ++--------
drivers/platform/chrome/Makefile | 5 +++--
drivers/platform/chrome/cros_kunit_util.c | 20 +++++---------------
drivers/platform/chrome/cros_kunit_util.h | 1 +
4 files changed, 11 insertions(+), 25 deletions(-)

--
2.37.0.170.g444d1eabd0-goog


Subject: Re: [PATCH 0/2] platform/chrome: avoid garbage bytes in `msg->result`

Hello:

This series was applied to chrome-platform/linux.git (for-kernelci)
by Tzung-Bi Shih <[email protected]>:

On Wed, 20 Jul 2022 04:47:52 +0000 you wrote:
> The 1st patch merges Kunit utils and test cases. The idea is basically from
> the review comment in [1].
>
> The 2nd patch fixes that `msg->result` would be garbage bytes if the mock list
> is empty. This is separated from previous series [2].
>
> [1]: https://patchwork.kernel.org/project/chrome-platform/patch/[email protected]/#24944149
> [2]: https://patchwork.kernel.org/project/chrome-platform/patch/[email protected]/
>
> [...]

Here is the summary with links:
- [1/2] platform/chrome: merge Kunit utils and test cases
https://git.kernel.org/chrome-platform/c/f92dd1475b06
- [2/2] platform/chrome: cros_kunit_util: add default value for `msg->result`
https://git.kernel.org/chrome-platform/c/afef1e1a0223

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html


Subject: Re: [PATCH 0/2] platform/chrome: avoid garbage bytes in `msg->result`

Hello:

This series was applied to chrome-platform/linux.git (for-next)
by Tzung-Bi Shih <[email protected]>:

On Wed, 20 Jul 2022 04:47:52 +0000 you wrote:
> The 1st patch merges Kunit utils and test cases. The idea is basically from
> the review comment in [1].
>
> The 2nd patch fixes that `msg->result` would be garbage bytes if the mock list
> is empty. This is separated from previous series [2].
>
> [1]: https://patchwork.kernel.org/project/chrome-platform/patch/[email protected]/#24944149
> [2]: https://patchwork.kernel.org/project/chrome-platform/patch/[email protected]/
>
> [...]

Here is the summary with links:
- [1/2] platform/chrome: merge Kunit utils and test cases
https://git.kernel.org/chrome-platform/c/f92dd1475b06
- [2/2] platform/chrome: cros_kunit_util: add default value for `msg->result`
https://git.kernel.org/chrome-platform/c/afef1e1a0223

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html