public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
From: Fengguang Wu <fengguang.wu@intel.com>
To: kernel-janitors@vger.kernel.org
Subject: [time:fortglx/3.6/time 12/14] kernel/time/timekeeping.c:374:7: warning: unused variable 'arch_offset
Date: Fri, 13 Jul 2012 05:07:28 +0000	[thread overview]
Message-ID: <20120713050728.GA15846@localhost> (raw)

Hi John,

There are new compile warnings show up in

tree:   git://git.linaro.org/people/jstultz/linux.git fortglx/3.6/time
head:   a752ef2bd4724278f5bba89707f3dc7506657d27
commit: 895abac0b725ee38b746dfd548fcb30375819747 [12/14] time: Move arch_gettimeoffset() usage into timekeeping_get_ns()

All warnings:

kernel/time/timekeeping.c: In function 'getnstime_raw_and_real':
kernel/time/timekeeping.c:374:7: warning: unused variable 'arch_offset' [-Wunused-variable]

vim +374 kernel/time/timekeeping.c
   371		WARN_ON_ONCE(timekeeping_suspended);
   372	
   373		do {
 > 374			u32 arch_offset;
   375	
   376			seq = read_seqbegin(&timekeeper.lock);
   377	

---
0-DAY kernel build testing backend         Open Source Technology Centre
Fengguang Wu <wfg@linux.intel.com>                     Intel Corporation

             reply	other threads:[~2012-07-13  5:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-13  5:07 Fengguang Wu [this message]
2012-07-13  5:16 ` [time:fortglx/3.6/time 12/14] kernel/time/timekeeping.c:374:7: warning: unused variable 'arch_of John Stultz
2012-07-13  5:21 ` Fengguang Wu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120713050728.GA15846@localhost \
    --to=fengguang.wu@intel.com \
    --cc=kernel-janitors@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox