[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090830171438.GA12178@infradead.org>
Date: Sun, 30 Aug 2009 13:14:38 -0400
From: Christoph Hellwig <hch@...radead.org>
To: Sergei Shtylyov <sshtylyov@...mvista.com>
Cc: Christoph Hellwig <hch@...radead.org>, linux-scsi@...r.kernel.org,
linux-ide@...r.kernel.org, linux-kernel@...r.kernel.org,
liml@....ca, jens.axboe@...cle.com, matthew@....cx,
dwmw2@...radead.org
Subject: Re: [PATCH 4/7] sd: add support for WRITE SAME (16) with unmap bit
On Sun, Aug 30, 2009 at 03:12:09PM +0400, Sergei Shtylyov wrote:
>> + printk(KERN_INFO "umap, lba = 0x%lld, len = %d\n",
>>
>
> So, is it hex or decimal? :-)
>
>> + bio->bi_sector, bio_sectors(bio));
>>
>
> Since bio->bi_sector can either be 4 or 8 bytes, you need a cast to
> unsigned long long here.
Indeed. But as this is justa debug printk that slipped through I will
just remove it completely in the next iteration.
--
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