Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp79832pxb; Fri, 17 Sep 2021 19:28:30 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz/szeu6IJ7CsLnjW7uTAUR0HTORba2F1nxNXiuFfkzSTXMB9RvgnEhmqkwTFd6Hdp4PS1Z X-Received: by 2002:a05:6402:698:: with SMTP id f24mr16133450edy.48.1631932109850; Fri, 17 Sep 2021 19:28:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631932109; cv=none; d=google.com; s=arc-20160816; b=cg1R/uaPTVrRfQqmxt4qtG/RzqKEMD9irw4LD+vIDWd+ZJXVZLcbXd6F4Tqd5Zm1xy PFKVZ66haRwvd7yHLJ1xf9Fa8MwE0QQsSwQbfL9bH95tQq33SeCbHe+cqUWbM+pW8gfg PElkk7rRLhM5y9w0P2Fn67BrAouyOeLLwcRFBo+VzuW/YnZfU41GL/CT0/ETUapAtHvZ rXonKWCQOUyQ6AlGbEYnyatspzs+JF/XOTPiTVva3xmLM6JaNaUgLs6b92/63tEtHf2M HTZfC/0ib90dEtb6FzBP1+kzIJhdriK9Ldz43dJJEQb/YCTCO/kCQFaj6WGhFhTbOM54 qJ9g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=Y9lhxw56fm40g6hYo59g+NULCVjnQA69Nt0giVbfaNs=; b=mcRUnjR0ty41DUH57RiTQcexuqwP3KbT8k1aHC5U+jkgqPhI9cTQ+SrGQ3Y+OFR+n9 ocQsP7ZhGDxtuUBEmjVYafgjsbtySYkEeX993peoeqahwfUbInbVD3/fNHCeME7jVJmK 4WUmU0Ie79z8KdiqyKHhpAzMVIRmkGAbFICG1uf4ud9twMDo5QWWV+qPU5BWKMOaiqUU ozeqiOahOHdDpG045jmhPpuWriZwvYlEEOjTWLkQQlXxG1r8XnG7tDQ7NfOt9PVwR+DF 9VKWQDtb8f6pIt1jFRlltuahkxrdRvdLIf7ZmJ/DQIhgN9ZhVrkF0R/cekP3qH8dDFQy /Vhw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id r6si9208337edq.273.2021.09.17.19.28.05; Fri, 17 Sep 2021 19:28:29 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235751AbhIQSfD (ORCPT + 99 others); Fri, 17 Sep 2021 14:35:03 -0400 Received: from smtp-out2.suse.de ([195.135.220.29]:38760 "EHLO smtp-out2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231364AbhIQSfD (ORCPT ); Fri, 17 Sep 2021 14:35:03 -0400 Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out2.suse.de (Postfix) with ESMTPS id D0FC51FF75; Fri, 17 Sep 2021 18:33:39 +0000 (UTC) Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id D11EE13A96; Fri, 17 Sep 2021 18:33:33 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id dMMdKH3fRGGZBAAAMHmgww (envelope-from ); Fri, 17 Sep 2021 18:33:33 +0000 Date: Fri, 17 Sep 2021 11:33:28 -0700 From: Davidlohr Bueso To: Alistair Francis Cc: linux-riscv@lists.infradead.org, linux-perf-users@vger.kernel.org, linux-kernel@vger.kernel.org, alistair23@gmail.com, namhyung@kernel.org, jolsa@redhat.com, alexander.shishkin@linux.intel.com, mark.rutland@arm.com, acme@kernel.org, dvhart@infradead.org, peterz@infradead.org, mingo@redhat.com, tglx@linutronix.de, atish.patra@wdc.com, arnd@arndb.de, Alistair Francis Subject: Re: [PATCH v3 2/2] perf bench: Add support for 32-bit systems with 64-bit time_t Message-ID: <20210917183328.fpybzahm5flcxexm@offworld> References: <20210917061040.2270822-1-alistair.francis@opensource.wdc.com> <20210917061040.2270822-2-alistair.francis@opensource.wdc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20210917061040.2270822-2-alistair.francis@opensource.wdc.com> User-Agent: NeoMutt/20201120 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 17 Sep 2021, Alistair Francis wrote: >From: Alistair Francis > >Some 32-bit architectures (such are 32-bit RISC-V) only have a 64-bit >time_t and as such don't have the SYS_futex syscall. This patch will >allow us to use the SYS_futex_time64 syscall on those platforms. Not objecting, but this ifdefiry will hurt my eyes every time I have to look at this file :) Acked-by: Davidlohr Bueso