From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: [PATCH wq#for-next] workqueue: fix how cpu number is stored in work->data Date: Thu, 22 Jul 2010 22:41:10 +0200 Message-ID: <4C48ACE6.4090303@kernel.org> References: <4C46CEA3.7040503@in.ibm.com> <4C4718D5.1080902@kernel.org> <20100722112557.14b65077@mschwide.boeblingen.de.ibm.com> <4C4838B8.1080400@kernel.org> <20100722171028.2aa0b8f2@mschwide.boeblingen.de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20100722171028.2aa0b8f2@mschwide.boeblingen.de.ibm.com> Sender: linux-next-owner@vger.kernel.org List-Archive: List-Post: To: Martin Schwidefsky Cc: Sachin Sant , linux-s390@vger.kernel.org, linux-kernel , "linux-next@vger.kernel.org" List-ID: On 07/22/2010 05:10 PM, Martin Schwidefsky wrote: > Compiles and boots for s390. Thanks. Added Tested-by's and applied to wq#for-next. Thanks. -- tejun