Re: Strange block/scsi/workqueue issue

From: Tejun Heo
Date: Fri Apr 22 2011 - 14:02:11 EST


Hello, guys.

On Wed, Apr 13, 2011 at 03:17:46PM -0500, James Bottomley wrote:
> On Wed, 2011-04-13 at 22:12 +0200, Jens Axboe wrote:
> > This patch looks pretty clean. Shouldn't you serialize that ->queuedata
> > = NULL assignment with the queue lock, though?
>
> pointer assignment is atomic, isn't it? As in on a 32 bit arch, it
> definitely is, and I thought on 64 bits it also was. So a simultaneous
> reader either sees previous value or NULL.

What was the conclusion of this thread? James' fix seems minimal and
good for this cycle but I don't see it there yet. Jens, James?

Thanks.

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/