linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: build warning after merge of the block tree
@ 2010-09-16  3:30 Stephen Rothwell
  2010-09-16  3:55 ` [PATCH] block: fix an warning of calling blk_rq_aligned() Namhyung Kim
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2010-09-16  3:30 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-next, linux-kernel, Namhyung Kim

[-- Attachment #1: Type: text/plain, Size: 610 bytes --]

Hi Jens,

After merging the block tree, today's linux-next build (powerpc
ppc64_defconfig) produced this warning:

drivers/scsi/sg.c: In function 'sg_start_req':
drivers/scsi/sg.c:1660: warning: passing argument 2 of 'blk_rq_aligned' makes integer from pointer without a cast
include/linux/blkdev.h:1045: note: expected 'long unsigned int' but argument is of type 'void *'

Introduced by commit 144177991ca624841ddbd1e7edff958fc0f6d1fe ("block:
fix an address space warning in blk-map.c").

-- 
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] 4+ messages in thread

end of thread, other threads:[~2010-09-16 14:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-16  3:30 linux-next: build warning after merge of the block tree Stephen Rothwell
2010-09-16  3:55 ` [PATCH] block: fix an warning of calling blk_rq_aligned() Namhyung Kim
2010-09-16  6:23   ` Jens Axboe
2010-09-16 14:03     ` Namhyung Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).