All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fengguang Wu <fengguang.wu@intel.com>
To: kernel-janitors@vger.kernel.org
Subject: [next:akpm 233/308] lib/rbtree_test.c:91:30: sparse: constant 3141592653589793238 is so big it is lo
Date: Sat, 28 Jul 2012 01:52:51 +0000	[thread overview]
Message-ID: <20120728015251.GA7527@localhost> (raw)

Hi Michel,

There are new sparse warnings show up in

tree:   git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git akpm
head:   247109fa112ac912f31efc28e130ed2a0cc1764c
commit: eef00dbbae467827e34273cf4e07a5bebb660108 [233/308] rbtree: performance and correctness test

All sparse warnings:

+ lib/rbtree_test.c:91:30: sparse: constant 3141592653589793238 is so big it is long long
  include/linux/random.h:87:45: sparse: cast truncates bits from constant value (4f2e5357408c3c09 becomes 408c3c09)
  lib/rbtree_test.c: In function 'check':
  lib/rbtree_test.c:76:4: warning: 'blacks' may be used uninitialized in this function [-Wmaybe-uninitialized]

Could be fixed by appending 'ULL' to the number.

---
0-DAY kernel build testing backend         Open Source Technology Centre
Fengguang Wu <wfg@linux.intel.com>                     Intel Corporation

                 reply	other threads:[~2012-07-28  1:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20120728015251.GA7527@localhost \
    --to=fengguang.wu@intel.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.