On Mon, Oct 30, 2017 at 03:17:28AM +0000, Hao, Shun wrote:
> On Sat, 2017-10-28 at 10:00 -0700, Kees Cook wrote:
> > On Sat, Oct 28, 2017 at 5:29 AM, Dan Carpenter <dan.carpenter@oracle.
> > com> wrote:
> > > tree:   https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.
> > > git kspp/timer/next/20171024/conversions
> > > head:   a36ed9f0a6df82459f07a3c58050aa9a42ede2bd
> > > commit: 1d84dfdbff05fe137b9707f7b8768e1b87142e92 [171/281] staging:
> > > vc04_services: Convert timers to use timer_setup()
> > > 
> > > New smatch warnings:
> > > drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c:3026
> > > suspend_timer_callback() warn: variable dereferenced before check
> > > 'arm_state' (see line 3024)
> > 
> > This looks like a false positive? Or will there be a wide-ranging
> > issue about all the timer callbacks not checking for NULL struct
> > timer_list?
> 
> Sorry, this report shouldn't have been sent out. Please just ignore it
> this time. 
> 

I sent it.  I'm not sorry. Both warnings should have resulted in
patches, but I should have CC'd the other vchiq people as well...  But
I didn't because it's in staging and I will eventually get around to
harrassing those guy.

regards,
dan carpenter

_______________________________________________
kbuild mailing list
kbuild@lists.01.org
https://lists.01.org/mailman/listinfo/kbuild

Reply via email to