Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
* tools/testing/radix-tree/maple.c & vs | defect
@ 2026-04-25  2:38 Joe Perches
  2026-05-12 14:31 ` Liam R. Howlett
  0 siblings, 1 reply; 2+ messages in thread
From: Joe Perches @ 2026-04-25  2:38 UTC (permalink / raw)
  To: Liam R. Howlett, Alice Ryhl, Andrew Ballance, Matthew Wilcox
  Cc: maple-tree, linux-mm, linux-fsdevel, LKML

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 |


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-05-12 14:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-25  2:38 tools/testing/radix-tree/maple.c & vs | defect Joe Perches
2026-05-12 14:31 ` Liam R. Howlett

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox