From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Hrubis Date: Fri, 20 Mar 2020 17:04:09 +0100 Subject: [LTP] [PATCH V3 2/2] syscalls/clone3: New tests In-Reply-To: References: Message-ID: <20200320160409.GA2615@haruka.lan> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi! Pushed with minor changes, thanks. * Got rid of the unused variable warnings * Changed it to allocate only one bad address and used that pointer for all cases -- Cyril Hrubis chrubis@suse.cz