Linux filesystem development
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: "Liam R. Howlett" <Liam.Howlett@oracle.com>,
	Alice Ryhl	 <aliceryhl@google.com>,
	Andrew Ballance <andrewjballance@gmail.com>,
	Matthew Wilcox <willy@infradead.org>
Cc: maple-tree@lists.infradead.org, linux-mm@kvack.org,
	 linux-fsdevel@vger.kernel.org,
	LKML <linux-kernel@vger.kernel.org>
Subject: tools/testing/radix-tree/maple.c & vs | defect
Date: Fri, 24 Apr 2026 19:38:26 -0700	[thread overview]
Message-ID: <d9cbb89faa5bdb71d451781d214a51ce8923a83e.camel@perches.com> (raw)

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 |

             reply	other threads:[~2026-04-25  2:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-25  2:38 Joe Perches [this message]
2026-05-12 14:31 ` tools/testing/radix-tree/maple.c & vs | defect Liam R. Howlett

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d9cbb89faa5bdb71d451781d214a51ce8923a83e.camel@perches.com \
    --to=joe@perches.com \
    --cc=Liam.Howlett@oracle.com \
    --cc=aliceryhl@google.com \
    --cc=andrewjballance@gmail.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=maple-tree@lists.infradead.org \
    --cc=willy@infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox