* linux-next: build warnings after merge of the final tree (ext3 tree related)
@ 2011-01-07 3:04 Stephen Rothwell
2011-01-10 17:29 ` Jan Kara
0 siblings, 1 reply; 2+ messages in thread
From: Stephen Rothwell @ 2011-01-07 3:04 UTC (permalink / raw)
To: Jan Kara; +Cc: linux-next, linux-kernel, Lukas Czerner
[-- Attachment #1: Type: text/plain, Size: 748 bytes --]
Hi Jan,
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").
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
[-- Attachment #2: Type: application/pgp-signature, Size: 490 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: linux-next: build warnings after merge of the final tree (ext3 tree related)
2011-01-07 3:04 linux-next: build warnings after merge of the final tree (ext3 tree related) Stephen Rothwell
@ 2011-01-10 17:29 ` Jan Kara
0 siblings, 0 replies; 2+ messages in thread
From: Jan Kara @ 2011-01-10 17:29 UTC (permalink / raw)
To: Stephen Rothwell; +Cc: Jan Kara, linux-next, linux-kernel, Lukas Czerner
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@suse.cz>
SUSE Labs, CR
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-01-10 17:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-07 3:04 linux-next: build warnings after merge of the final tree (ext3 tree related) Stephen Rothwell
2011-01-10 17:29 ` Jan Kara
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox