From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <550C4AF9.4020502@kernel.dk> Date: Fri, 20 Mar 2015 10:29:45 -0600 From: Jens Axboe MIME-Version: 1.0 Subject: Re: [PATCH] In gettime.c, check for ARCH_CPU_CLOCK_WRAPS only ifdef ARCH_HAVE_CPU_CLOCK References: In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit To: Akash Verma , fio List-ID: On 03/19/2015 05:26 PM, Akash Verma wrote: > This causes compiler warnings because of unused variables cycles_start > and cycles_wrap. > > From 8dce1512a5adf39f30643085b11a0b94cecf6157 Mon Sep 17 00:00:00 2001 > From: Akash Verma > Date: Thu, 19 Mar 2015 16:19:25 -0700 > Subject: [PATCH] Cpu clock does not wrap if there is no CPU clock Thanks, applied. -- Jens Axboe