[PATCH linux 4/4] drivers/fsi: Add FSI link buildup function

Christopher Bostic christopher.lee.bostic at gmail.com
Thu Aug 4 03:33:03 AEST 2016


>
>> +
>> +       return p;
>> +}
>> +EXPORT_SYMBOL(fsi_calloc);
>
> Why are we exporting this?
>

FSI has a wrapper for dynamic memory allocation in order to keep some
local stats on memory consumption.
Has been useful in the past to have this information available.
Probably not something should keep?


More information about the openbmc mailing list