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@xxxxxxx> SUSE Labs, CR -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html