[Skiboot] [PATCH v4 05/15] opal-api: add endian conversions to most opal calls

Nicholas Piggin npiggin at gmail.com
Sun Oct 13 17:52:34 AEDT 2019


Stewart Smith's on October 11, 2019 1:20 am:
> On Wed, Oct 9, 2019, at 4:49 PM, Nicholas Piggin wrote:
>> This adds missing endian conversions to most calls, sufficient at least
>> to handle calls from a kernel booting on mambo.
>> 
>> Subsystems requiring more extensive changes (e.g., xive) will be done
>> with individual changes.
> 
> How does sparse look before/after? I've been playing slow whack-a-mole with the endian warnings there for a long time

Sparse is still whack a mole. Worse actually I think because of added
type annotations, but haven't looked closely.

Thanks,
Nick


More information about the Skiboot mailing list