tools/testing/radix-tree/maple.c & vs | defect

From: Joe Perches

Date: Fri Apr 24 2026 - 22:38:54 EST


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 |