From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754637AbbIBOTw (ORCPT ); Wed, 2 Sep 2015 10:19:52 -0400 Received: from mail-yk0-f170.google.com ([209.85.160.170]:34032 "EHLO mail-yk0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753216AbbIBOTu (ORCPT ); Wed, 2 Sep 2015 10:19:50 -0400 Date: Wed, 2 Sep 2015 10:19:48 -0400 From: Tejun Heo To: Josh Boyer Cc: Linus Torvalds , "Linux-Kernel@Vger. Kernel. Org" , Lai Jiangshan Subject: Re: [GIT PULL] workqueue changes for 4.3 Message-ID: <20150902141948.GE22326@mtj.duckdns.org> References: <20150902122730.GA22326@mtj.duckdns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, On Wed, Sep 02, 2015 at 09:19:23AM -0400, Josh Boyer wrote: > > Tim Gardner (1): > > workqueue: Make flush_workqueue() available again to non GPL modules > > This one claims to fix an error introduced by 37b1ef31a568fc02, which > is in 4.2. We had a user report this issue in Fedora today against > the 4.2 kernel. Perhaps it should be CC'd to stable? Once the commit lands in mainline, I'll send an email to stable@. Thanks. -- tejun