From patchwork Thu Nov 13 13:43:07 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alex Shi X-Patchwork-Id: 40767 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ee0-f72.google.com (mail-ee0-f72.google.com [74.125.83.72]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id A60B1240ED for ; Thu, 13 Nov 2014 13:43:41 +0000 (UTC) Received: by mail-ee0-f72.google.com with SMTP id d17sf9424824eek.11 for ; Thu, 13 Nov 2014 05:43:40 -0800 (PST) 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:sender:precedence:list-id:x-original-sender :x-original-authentication-results:mailing-list:list-post:list-help :list-archive:list-unsubscribe; bh=HZp9rLZYA3nNgQFn8+vuXpbu4m3XFPxlgwH94W5aXeI=; b=U0QLFKUkS1cZ5Cnif9CzksWYbaqRjKVJH2S5b+4vOjSVjbbY1Bgf/kcZF5ZglrGpiw g0RMoH6/+mFp/GqBLiKZQFcglJpMG6Jg7N1yPin8vohQ3aqA0sSYnOOTKXGyRvPiM2O/ VGXPQ8q1CydCm6uzWlc/32rHHGxViv8WTLQjdk3kH22sGjCmnCo96J/F1PPMpF52h73p 2zYxuwndVtZN1mFvwghOstOY+o0ZzDzMO2EwAjmnaIOAR0V8xCPir+Q7gaBB+LH3RhSp XCQburZ7gjP1FQ6GjlC1r4o+QSGjiiIjcPOaT0qrHNJt23XiKXgfDft5yPyXmbKV2WHo xxiQ== X-Gm-Message-State: ALoCoQkeDI3OpiGLAXyrZY4zUoCUgQvmdNbEXcBc0cQBeCRgT/zZ67kSRORm5VAr2ybhS+h0rJ/R X-Received: by 10.180.8.9 with SMTP id n9mr981614wia.6.1415886220853; Thu, 13 Nov 2014 05:43:40 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.228.140 with SMTP id si12ls790598lac.25.gmail; Thu, 13 Nov 2014 05:43:40 -0800 (PST) X-Received: by 10.152.87.67 with SMTP id v3mr2139171laz.97.1415886220626; Thu, 13 Nov 2014 05:43:40 -0800 (PST) Received: from mail-la0-f50.google.com (mail-la0-f50.google.com. [209.85.215.50]) by mx.google.com with ESMTPS id wh3si38397276lbb.118.2014.11.13.05.43.40 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 13 Nov 2014 05:43:40 -0800 (PST) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.50 as permitted sender) client-ip=209.85.215.50; Received: by mail-la0-f50.google.com with SMTP id hs14so6992092lab.37 for ; Thu, 13 Nov 2014 05:43:40 -0800 (PST) X-Received: by 10.112.202.104 with SMTP id kh8mr2593518lbc.46.1415886220436; Thu, 13 Nov 2014 05:43:40 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.184.201 with SMTP id ew9csp590333lbc; Thu, 13 Nov 2014 05:43:39 -0800 (PST) X-Received: by 10.70.91.169 with SMTP id cf9mr2658460pdb.53.1415886218762; Thu, 13 Nov 2014 05:43:38 -0800 (PST) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id mv8si17099211pdb.96.2014.11.13.05.43.38 for ; Thu, 13 Nov 2014 05:43:38 -0800 (PST) Received-SPF: none (google.com: linux-kernel-owner@vger.kernel.org does not designate permitted sender hosts) client-ip=209.132.180.67; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933166AbaKMNng (ORCPT + 26 others); Thu, 13 Nov 2014 08:43:36 -0500 Received: from mail-pa0-f46.google.com ([209.85.220.46]:58537 "EHLO mail-pa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932844AbaKMNnf (ORCPT ); Thu, 13 Nov 2014 08:43:35 -0500 Received: by mail-pa0-f46.google.com with SMTP id lf10so15150002pab.5 for ; Thu, 13 Nov 2014 05:43:35 -0800 (PST) X-Received: by 10.68.143.226 with SMTP id sh2mr2831528pbb.62.1415886215098; Thu, 13 Nov 2014 05:43:35 -0800 (PST) Received: from localhost.localdomain ([162.243.130.63]) by mx.google.com with ESMTPSA id c9sm24928675pdn.81.2014.11.13.05.43.32 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 13 Nov 2014 05:43:34 -0800 (PST) From: Alex Shi To: linux-kernel@vger.kernel.org Cc: Alex Shi , Ingo Molnar , Peter Zijlstra Subject: [PATCH] sched/nohz: remove unused varible nohz_stamp in rq Date: Thu, 13 Nov 2014 21:43:07 +0800 Message-Id: <1415886187-17161-1-git-send-email-alex.shi@linaro.org> X-Mailer: git-send-email 1.9.1 Sender: linux-kernel-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: alex.shi@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.50 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Signed-off-by: Alex Shi --- kernel/sched/sched.h | 1 - 1 file changed, 1 deletion(-) diff --git a/kernel/sched/sched.h b/kernel/sched/sched.h index 24156c84..63b4f99 100644 --- a/kernel/sched/sched.h +++ b/kernel/sched/sched.h @@ -533,7 +533,6 @@ struct rq { unsigned long cpu_load[CPU_LOAD_IDX_MAX]; unsigned long last_load_update_tick; #ifdef CONFIG_NO_HZ_COMMON - u64 nohz_stamp; unsigned long nohz_flags; #endif #ifdef CONFIG_NO_HZ_FULL