On 26/04/24 07:38PM, Joe Perches wrote: > tools/testing/radix-tree/maple.c: MT_BUG_ON(mt, mas_preallocate(&mas, ptr, GFP_KERNEL & GFP_NOWAIT) == 0); > tools/testing/radix-tree/maple.c: MT_BUG_ON(mt, mas_preallocate(&mas, ptr, GFP_KERNEL & GFP_NOWAIT) == 0); > > Presumably the & here should be | Thanks. I'll have a look.