* [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
* Re: [time:fortglx/3.6/time 12/14] kernel/time/timekeeping.c:374:7: warning: unused variable 'arch_of
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 ` John Stultz
2012-07-13 5:21 ` Fengguang Wu
1 sibling, 0 replies; 3+ messages in thread
From: John Stultz @ 2012-07-13 5:16 UTC (permalink / raw)
To: kernel-janitors
On 07/12/2012 10:07 PM, Fengguang Wu wrote:
> 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]
>
Cool! I was just about to send that set out. Will update and fix this
before I do!
Thanks so much!
-john
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [time:fortglx/3.6/time 12/14] kernel/time/timekeeping.c:374:7: warning: unused variable 'arch_of
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
1 sibling, 0 replies; 3+ messages in thread
From: Fengguang Wu @ 2012-07-13 5:21 UTC (permalink / raw)
To: kernel-janitors
On Thu, Jul 12, 2012 at 10:16:48PM -0700, John Stultz wrote:
> On 07/12/2012 10:07 PM, Fengguang Wu wrote:
> >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]
> >
>
> Cool! I was just about to send that set out. Will update and fix
> this before I do!
>
> Thanks so much!
I'm glad to know it helped. You are welcome :)
Thanks,
Fengguang
^ 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