[Skiboot] [PATCH] external/opal-prd: Ensure that struct host_interfaces matches the thunk

Balbir Singh bsingharora at gmail.com
Mon Apr 18 14:41:38 AEST 2016



On 14/04/16 12:43, Jeremy Kerr wrote:
> Currently, we don't describe the reserved area at the end of struct
> host_interfaces; it's in the thunk, but not the struct itself.
> 
> This change adds the reserved area, and adds a set of runtime asserts to
> ensure that the struct layout matches the thunk.
> 

Seems like a good idea! Should we check for deadbeef @__hinterface_end?

Balbir Singh


More information about the Skiboot mailing list