[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4C724E79.2080804@kernel.dk>
Date: Mon, 23 Aug 2010 12:33:29 +0200
From: Jens Axboe <axboe@...nel.dk>
To: Jiri Slaby <jslaby@...e.cz>
CC: akpm@...ux-foundation.org, linux-raid@...r.kernel.org,
linux-scsi@...r.kernel.org, jirislaby@...il.com,
linux-kernel@...r.kernel.org, Christoph Hellwig <hch@....de>
Subject: Re: [PATCH v2] BLOCK: fix bio.bi_rw handling
On 2010-08-12 14:31, Jiri Slaby wrote:
> Return of the bi_rw tests is no longer bool after commit 74450be1. But
> results of such tests are stored in bools. This doesn't fit in there
> for some compilers (gcc 4.5 here), so either use !! magic to get real
> bools or use ulong where the result is assigned somewhere.
Added, sorry for the delay!
--
Jens Axboe
--
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