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/