Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933255Ab2EQPEZ (ORCPT ); Thu, 17 May 2012 11:04:25 -0400 Received: from mail-we0-f174.google.com ([74.125.82.174]:48287 "EHLO mail-we0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933033Ab2EQPEW (ORCPT ); Thu, 17 May 2012 11:04:22 -0400 MIME-Version: 1.0 In-Reply-To: <20120517145519.GF21275@google.com> References: <20120516170124.GA21275@google.com> <20120516195332.GC21275@google.com> <20120516200147.GD21275@google.com> <20120516202924.GE21275@google.com> <20120517145519.GF21275@google.com> From: Linus Torvalds Date: Thu, 17 May 2012 08:03:55 -0700 X-Google-Sender-Auth: r-YNr1JOJxEJdGEQ0VLfcpxxt0U Message-ID: Subject: Re: [PATCH] floppy: convert to delayed work and single-thread wq To: Tejun Heo Cc: Jiri Kosina , Stephen Hemminger , Andrew Morton , Jens Axboe , linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 543 Lines: 14 On Thu, May 17, 2012 at 7:55 AM, Tejun Heo wrote: > > They're not being serialized. If they aren't serialized, they are useless for floppy for other reasons. There are *three* work item for the floppy driver, and the whole point was to serialize them. Linus -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/