On 06/02/2020 11:44, Naohiro Aota wrote: > + BUG_ON(!alloc_profile_is_valid(type, 0)); I know this was present in the old code as well, but can we turn this into an ASSERT() + error return?
On 06/02/2020 11:44, Naohiro Aota wrote: > + BUG_ON(!alloc_profile_is_valid(type, 0)); I know this was present in the old code as well, but can we turn this into an ASSERT() + error return?