public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
* [time:fortglx/3.6/time 12/14] kernel/time/timekeeping.c:374:7: warning: unused variable 'arch_offset
@ 2012-07-13  5:07 Fengguang Wu
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Fengguang Wu @ 2012-07-13  5:07 UTC (permalink / raw)
  To: kernel-janitors

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-07-13  5:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-13  5:07 [time:fortglx/3.6/time 12/14] kernel/time/timekeeping.c:374:7: warning: unused variable 'arch_offset Fengguang Wu
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox