On Thu, Feb 06, 2020 at 03:43:10PM +0000, Johannes Thumshirn wrote:
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?
OK, I'll add this as a separated patch. Thanks, Naohiro