From: Andrew Morton <akpm@linux-foundation.org>
To: john stultz <johnstul@us.ibm.com>
Cc: Rodolfo Giometti <giometti@linux.it>,
lkml <linux-kernel@vger.kernel.org>,
Alexander Gordeev <lasaine@lvk.cs.msu.su>
Subject: Re: PPS build warning
Date: Tue, 8 Feb 2011 15:31:29 -0800 [thread overview]
Message-ID: <20110208153129.0f7fe5d3.akpm@linux-foundation.org> (raw)
In-Reply-To: <1296610293.3336.142.camel@work-vm>
(cc Alexander)
On Tue, 01 Feb 2011 17:31:33 -0800
john stultz <johnstul@us.ibm.com> wrote:
> Hey Rodolfo,
> Just ran into the following:
>
> drivers/pps/kapi.c: In function 'pps_event':
> drivers/pps/kapi.c:196: warning: 'ts_real.flags' may be used uninitialized in this function
>
> Looks like you don't set the flags value in timespec_to_pps_ktime when
> you initialize the rest of the structure.
>
next prev parent reply other threads:[~2011-02-08 23:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-02 1:31 PPS build warning john stultz
2011-02-08 23:31 ` Andrew Morton [this message]
2011-02-25 14:11 ` [PATCH 0/2] fix two minor PPS issues Alexander Gordeev
2011-02-25 14:11 ` [PATCH 1/2] pps: initialize ts_real properly Alexander Gordeev
2011-02-25 14:11 ` [PATCH 2/2] pps: remove unreachable code Alexander Gordeev
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=20110208153129.0f7fe5d3.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=giometti@linux.it \
--cc=johnstul@us.ibm.com \
--cc=lasaine@lvk.cs.msu.su \
--cc=linux-kernel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.