From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754126AbbJPKiK (ORCPT ); Fri, 16 Oct 2015 06:38:10 -0400 Received: from e06smtp16.uk.ibm.com ([195.75.94.112]:39296 "EHLO e06smtp16.uk.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753890AbbJPKiI (ORCPT ); Fri, 16 Oct 2015 06:38:08 -0400 X-IBM-Helo: d06dlp02.portsmouth.uk.ibm.com X-IBM-MailFrom: heiko.carstens@de.ibm.com X-IBM-RcptTo: linux-kernel@vger.kernel.org Date: Fri, 16 Oct 2015 12:38:00 +0200 From: Heiko Carstens To: Thomas Gleixner Cc: Stefan Liebler , Preeti U Murthy , Peter Zijlstra , linux-kernel@vger.kernel.org Subject: Re: futex timeout not working? (bisected) Message-ID: <20151016103800.GA6354@osiris> References: <20151015104347.GA4166@osiris> <20151016103123.GE4684@osiris> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 15101610-0025-0000-0000-0000075A318B Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Oct 16, 2015 at 12:33:51PM +0200, Thomas Gleixner wrote: > On Fri, 16 Oct 2015, Heiko Carstens wrote: > > So you are saying this works on x86 and it must be some s390 specific bug? > > time ./f > futex-syscall returned with an error:: Connection timed out > ret = -1 > > real 0m0.501s > user 0m0.000s > sys 0m0.000s Too bad. And I thought I could blame somebody else ;) Sorry for the noise. Will need to dig in our code.