From patchwork Wed May 20 17:19:34 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: John Stultz X-Patchwork-Id: 48815 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-la0-f71.google.com (mail-la0-f71.google.com [209.85.215.71]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 09AF821411 for ; Wed, 20 May 2015 17:20:08 +0000 (UTC) Received: by labcd2 with SMTP id cd2sf19838179lab.0 for ; Wed, 20 May 2015 10:20:07 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=9aAPm4k5B/vWbqAmkHn86kAzv+Nd1lPjG8lv0n9fxSc=; b=mqHDFVjaDrs2IMJYu0ceGpLksdEL1nncwb0LGlz8C9fkktjgEIj8oKG7Dz5V7QDzlQ flDFtpuXxa8FKAsWv5kYcTVEybLpsLtehKFFM0wxEwEqjSy/CTRXmx0d2ljz6DUeAtY5 EzW1VXqMKGhKst+CMQwc72Mi2ps2FzimkKQ9aTSmOWe53QdBHel3jtGzeo3tef9/JE5s jCZJKUZqW/eYOaldHz4fpte2fpFGPbxAtNcC6VW/yqlYkQPhIRW8JVyyzMdJ5xN2PH/P pzcUTH15IbOuPfNQBy9OnsymWhollFY3heaaaTEbrgCyTbLEnFG5T2RDDo+U3xdsOSyk rhVw== X-Gm-Message-State: ALoCoQnHoQtwieEULu+7L6CHAoABYRYB9UAcXQl3/D6DXgPRxmxeOv1rrruaSY7n2iOLtyijugDK X-Received: by 10.180.7.138 with SMTP id j10mr19412671wia.2.1432142406966; Wed, 20 May 2015 10:20:06 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.203.227 with SMTP id kt3ls200281lac.18.gmail; Wed, 20 May 2015 10:20:06 -0700 (PDT) X-Received: by 10.152.9.66 with SMTP id x2mr26727053laa.36.1432142406802; Wed, 20 May 2015 10:20:06 -0700 (PDT) Received: from mail-la0-f54.google.com (mail-la0-f54.google.com. [209.85.215.54]) by mx.google.com with ESMTPS id k5si11528821lbp.148.2015.05.20.10.20.06 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 May 2015 10:20:06 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.54 as permitted sender) client-ip=209.85.215.54; Received: by labbd9 with SMTP id bd9so84694989lab.2 for ; Wed, 20 May 2015 10:20:06 -0700 (PDT) X-Received: by 10.152.27.1 with SMTP id p1mr26168961lag.112.1432142406721; Wed, 20 May 2015 10:20:06 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.112.108.230 with SMTP id hn6csp1678606lbb; Wed, 20 May 2015 10:20:05 -0700 (PDT) X-Received: by 10.68.139.225 with SMTP id rb1mr64519128pbb.68.1432142396263; Wed, 20 May 2015 10:19:56 -0700 (PDT) Received: from mail-pd0-f177.google.com (mail-pd0-f177.google.com. [209.85.192.177]) by mx.google.com with ESMTPS id ud9si27294446pbc.195.2015.05.20.10.19.55 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 May 2015 10:19:56 -0700 (PDT) Received-SPF: pass (google.com: domain of john.stultz@linaro.org designates 209.85.192.177 as permitted sender) client-ip=209.85.192.177; Received: by pdfh10 with SMTP id h10so75890857pdf.3 for ; Wed, 20 May 2015 10:19:55 -0700 (PDT) X-Received: by 10.70.98.171 with SMTP id ej11mr65185067pdb.72.1432142395378; Wed, 20 May 2015 10:19:55 -0700 (PDT) Received: from localhost.localdomain (c-67-170-153-23.hsd1.or.comcast.net. [67.170.153.23]) by mx.google.com with ESMTPSA id fp3sm16745952pdb.52.2015.05.20.10.19.54 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 20 May 2015 10:19:54 -0700 (PDT) From: John Stultz To: LKML Cc: Xunlei Pang , Thomas Gleixner , Ingo Molnar , John Stultz Subject: [PATCH 5/7] time: include math64.h in time64.h Date: Wed, 20 May 2015 10:19:34 -0700 Message-Id: <1432142376-2077-6-git-send-email-john.stultz@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1432142376-2077-1-git-send-email-john.stultz@linaro.org> References: <1432142376-2077-1-git-send-email-john.stultz@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: john.stultz@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.54 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , From: Xunlei Pang On 32-bit systems, timespec64_add_ns() calls __iter_div_u64_rem() which needs match64.h, and we want to include time64.h in some cases. Cc: Thomas Gleixner Cc: Ingo Molnar Signed-off-by: Xunlei Pang Signed-off-by: John Stultz --- include/linux/time64.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/linux/time64.h b/include/linux/time64.h index a383147..12d4e82 100644 --- a/include/linux/time64.h +++ b/include/linux/time64.h @@ -2,6 +2,7 @@ #define _LINUX_TIME64_H #include +#include typedef __s64 time64_t;