Re: [PATCH v4 14/15] drivers/firmware/sdei: Expose struct sdei_event
From: James Morse <james.morse@arm.com>
Date: 2020-09-18 16:17:30
From: James Morse <james.morse@arm.com>
Date: 2020-09-18 16:17:30
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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel