lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 10 Jan 2011 18:29:19 +0100
From:	Jan Kara <jack@...e.cz>
To:	Stephen Rothwell <sfr@...b.auug.org.au>
Cc:	Jan Kara <jack@...e.cz>, linux-next@...r.kernel.org,
	linux-kernel@...r.kernel.org, Lukas Czerner <lczerner@...hat.com>
Subject: Re: linux-next: build warnings after merge of the final tree (ext3
 tree related)

  Hi Stephen,

On Fri 07-01-11 14:04:14, Stephen Rothwell wrote:
> After merging the final tree, today's linux-next build (powerpc
> ppc44x_defconfig) produced these warnings:
> 
> fs/ext3/balloc.c: In function 'ext3_get_group_no_and_offset':
> fs/ext3/balloc.c:53: warning: comparison of distinct pointer types lacks a cast
> fs/ext3/balloc.c:53: warning: right shift count >= width of type
> fs/ext3/balloc.c:53: warning: passing argument 1 of '__div64_32' from incompatible pointer type
> include/asm-generic/div64.h:35: note: expected 'uint64_t *' but argument is of type 'ext3_fsblk_t *'
> 
> Caused by commit 3e5eb5c509e311fdea2468be913ec264edd4f617 ("ext3: Add
> batched discard support for ext3").
  Thanks for spotting this. It should be fixed in my tree now.

									Honza
-- 
Jan Kara <jack@...e.cz>
SUSE Labs, CR
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ