[PATCH v4 14/15] drivers/firmware/sdei: Expose struct sdei_event

James Morse james.morse at arm.com
Fri Sep 18 12:15:29 EDT 2020


Hi Gavin,

On 30/07/2020 02:45, Gavin Shan wrote:
> This splits struct sdei_event into two structs: sdei_event and
> sdei_internal_event. The former one can be dereferenced from external
> module like arm64/kvm when SDEI virtualization is supported. The later
> one is used by the client driver only.

This should be part of the series that need its.

I don't see any reason to share this as it risks muddling events the OS has as a client,
with those its offering as a hypervisor.

I doubt any KVM support would need to have anything to do with the client support.

The same argument goes for patch 15.


Thanks,

James



More information about the linux-arm-kernel mailing list