From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Tue, 20 Oct 2020 09:00:17 +0200 Subject: [LTP] [PATCH 1/1] fanotify16: Introduce SAFE_FANOTIFY_MARK() macro In-Reply-To: References: <20201016112441.4838-1-pvorel@suse.cz> Message-ID: <20201020070017.GA4263@dell5510> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Amir, thanks for your suggestions, I'll send v2 shortly. I've been thinking about it for a while and agree it's better to simplify safe_fanotify_mark() hints. I'll also separate fixes into more commits to be more readable. Kind regards, Petr