From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Thu, 7 May 2020 16:52:58 +0200 Subject: [LTP] [PATCH 2/8] syscalls/futex: Add support for time64 tests In-Reply-To: <379f4d58e86b5249f56ff58e1907dee69d67e451.1588669892.git.viresh.kumar@linaro.org> References: <7e037dacaeb0c7f3bfd73cd11d80f3e1567dc052.1588669892.git.viresh.kumar@linaro.org> <379f4d58e86b5249f56ff58e1907dee69d67e451.1588669892.git.viresh.kumar@linaro.org> Message-ID: <20200507145258.GA16940@dell5510> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi, FYI, 2nd and 6th patch didn't apply cleanly. Trivial fixes, but for anybody who is lazy to repeat the work here it's done: https://github.com/pevik/ltp/tree/Viresh_Kumar/futex_wait_bitset.v1 Kind regards, Petr