From: Petr Vorel <pvorel@suse.cz>
To: Cyril Hrubis <chrubis@suse.cz>
Cc: Fabian Vogt <fvogt@suse.com>, Jiri Slaby <jirislaby@kernel.org>,
Vlastimil Babka <vbabka@suse.cz>,
ltp@lists.linux.it
Subject: Re: [LTP] [PATCH v2 1/1] mremap06: Add mremap() reproducer for 7e7757876f25
Date: Wed, 19 Jul 2023 11:54:21 +0200 [thread overview]
Message-ID: <20230719095421.GA1221211@pevik> (raw)
In-Reply-To: <ZLapjxuvD2KkQHi0@yuki>
Hi Cyril, Vlastimil,
thanks for your time, merged!
> Hi!
> > + ret = fallocate(fd, 0, 0, mmap_size);
> > + if (ret == -1)
> > + tst_brk(TBROK, "fallocate() failed");
> I'm slightly surprised that we do not have SAFE_FALLOCATE().
It's on my todo list.
Kind regards,
Petr
--
Mailing list info: https://lists.linux.it/listinfo/ltp
prev parent reply other threads:[~2023-07-19 9:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-17 9:43 [LTP] [PATCH v2 1/1] mremap06: Add mremap() reproducer for 7e7757876f25 Petr Vorel
2023-07-18 8:33 ` Vlastimil Babka
2023-07-18 15:02 ` Cyril Hrubis
2023-07-19 9:54 ` Petr Vorel [this message]
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=20230719095421.GA1221211@pevik \
--to=pvorel@suse.cz \
--cc=chrubis@suse.cz \
--cc=fvogt@suse.com \
--cc=jirislaby@kernel.org \
--cc=ltp@lists.linux.it \
--cc=vbabka@suse.cz \
/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