[PATCH v5 00/13] Refactor SDEI client driver

Will Deacon will at kernel.org
Mon Sep 28 18:13:21 EDT 2020


On Tue, 22 Sep 2020 23:04:10 +1000, Gavin Shan wrote:
> This series bases on 5.9.rc5 and extracted from (v4) series of "Refactoring
> SDEI client driver", which is prepatory work to support SDEI virtualizaton.
> This series can be checkout from github.
> 
>    git at github.com:gwshan/linux.git (branch: "sdei_client")
> 
> Testing
> =======
> I have the SDEI virtualization code implemented as part of KVM module.
> With that, the SDEI event can be registered/unregistered/enabled/disabled.
> Also, the SDEI event can be injected from host and the guest handler runs
> properly.
> 
> [...]

Applied to arm64 (for-next/sdei), thanks!

[01/13] firmware: arm_sdei: Remove sdei_is_err()
        https://git.kernel.org/arm64/c/5735f5158430
[02/13] firmware: arm_sdei: Common block for failing path in sdei_event_create()
        https://git.kernel.org/arm64/c/119884249fdb
[03/13] firmware: arm_sdei: Retrieve event number from event instance
        https://git.kernel.org/arm64/c/663c0e89c8de
[04/13] firmware: arm_sdei: Avoid nested statements in sdei_init()
        https://git.kernel.org/arm64/c/10fd7c42b795
[05/13] firmware: arm_sdei: Unregister driver on error in sdei_init()
        https://git.kernel.org/arm64/c/63627cae41e3
[06/13] firmware: arm_sdei: Remove duplicate check in sdei_get_conduit()
        https://git.kernel.org/arm64/c/bc110fd32281
[07/13] firmware: arm_sdei: Remove redundant error message in sdei_probe()
        https://git.kernel.org/arm64/c/101119a35ca1
[08/13] firmware: arm_sdei: Remove while loop in sdei_event_register()
        https://git.kernel.org/arm64/c/1bbc75518503
[09/13] firmware: arm_sdei: Remove while loop in sdei_event_unregister()
        https://git.kernel.org/arm64/c/b06146b698e6
[10/13] firmware: arm_sdei: Cleanup on cross call function
        https://git.kernel.org/arm64/c/a27c04e1de87
[11/13] firmware: arm_sdei: Introduce sdei_do_local_call()
        https://git.kernel.org/arm64/c/f4673625a52c
[12/13] firmware: arm_sdei: Remove _sdei_event_register()
        https://git.kernel.org/arm64/c/d2fc580d2dca
[13/13] firmware: arm_sdei: Remove _sdei_event_unregister()
        https://git.kernel.org/arm64/c/4b2b76cbbc8f

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev



More information about the linux-arm-kernel mailing list