All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@oracle.com>
To: kernel-janitors@vger.kernel.org
Subject: Re: build regressions 2012-12-16
Date: Sun, 16 Dec 2012 21:54:39 +0000	[thread overview]
Message-ID: <20121216215438.GE5032@mwanda> (raw)
In-Reply-To: <50ce25f5.HSy7oO1Xg2rjXytA%fengguang.wu@intel.com>

On Mon, Dec 17, 2012 at 03:50:13AM +0800, Fengguang Wu wrote:
> [smatch]
> drivers/staging/bcm/CmHost.c:1274 DumpCmControlPacket() debug: remove_pools: nr_children over 4000 (8255). (psfCSType->cCPacketClassificationRule.u8ProtocolDestPortRange s32min-s32max)
> drivers/staging/bcm/CmHost.c:1274 DumpCmControlPacket() Function too hairy.  Giving up.
> drivers/staging/comedi/drivers/ni_mio_cs.c:452 mio_cs_attach() info: why not propagate 'ret' from request_irq() instead of (-22)?
> drivers/staging/bcm/CmHost.c:1242 DumpCmControlPacket() debug: remove_pools: nr_children over 4000 (5597). (psfCSType 4096-(-1),4096-s64max,4096-s64max,4096-s64max,4096-s64max,4096-s64max,4096-s64max,4096-s64max,4096-(-1),4096-s64max,4096-s64max,4096-s64max,4096-s64max,4096-s64max,4096-(-1),4096-s64max,4096-s64max,4096-s64max,4096-(-1),4096-s64max,4096-(-1),4096-s64max,)
> drivers/video/omap2/dss/dsi.c:1386 dsi_pll_calc_clock_div_pck() debug: sval_binop_unsigned: divide by zero
> drivers/video/omap2/dss/dsi.c:1486 dsi_pll_calc_ddrfreq() debug: sval_binop_unsigned: divide by zero

I see that you have upgraded to the new version.  :)  Some of the
error messages were already there before but the format changed
slightly.  Sorry about that.

There are a bunch of debug statements here.  Ignore them unless they
lead to a false positive.  Warnings and errors will all have "warn:"
or "error:" in the message.  I've removed the "debug: could not get
condition type" warning.

These also weren't sent to the kbuild list so I guess you already
you looked at them manually.

regards,
dan carpenter



  reply	other threads:[~2012-12-16 21:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-16 19:50 build regressions 2012-12-16 Fengguang Wu
2012-12-16 21:54 ` Dan Carpenter [this message]
2012-12-19  2:42 ` 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=20121216215438.GE5032@mwanda \
    --to=dan.carpenter@oracle.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 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.