From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934852Ab3DKSsA (ORCPT ); Thu, 11 Apr 2013 14:48:00 -0400 Received: from mail-qa0-f45.google.com ([209.85.216.45]:40340 "EHLO mail-qa0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752110Ab3DKSr6 (ORCPT ); Thu, 11 Apr 2013 14:47:58 -0400 Date: Thu, 11 Apr 2013 11:47:50 -0700 From: Tejun Heo To: linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, akpm@linux-foundation.org, mingo@redhat.com, x86@kernel.org Cc: rth@twiddle.net, linux@arm.linux.org.uk, msalter@redhat.com, starvik@axis.com, dhowells@redhat.com, tony.luck@intel.com, benh@kernel.crashing.org, takata@linux-m32r.org, geert@linux-m68k.org, james.hogan@imgtec.com, monstr@monstr.eu, ralf@linux-mips.org, jonas@southpole.se, rkuo@codeaurora.org, schwidefsky@de.ibm.com, liqin.chen@sunplusct.com, davem@davemloft.net, lethal@linux-sh.org, vgupta@synopsys.com, chris@zankel.net, cmetcalf@tilera.com, ysato@users.sourceforge.jp, gxt@mprc.pku.edu.cn, jdike@addtoit.com Subject: Re: [PATCHSET v2] arch: unify task dump debug info Message-ID: <20130411184750.GK17641@mtj.dyndns.org> References: <1365016497-32033-1-git-send-email-tj@kernel.org> <20130408153107.GA3021@htj.dyndns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130408153107.GA3021@htj.dyndns.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Apr 08, 2013 at 08:31:07AM -0700, Tejun Heo wrote: > Andrew, ping? Ping #2. Workqueue conversion of writeback in the block tree needs these patches to avoid losing debug information over the conversion, so it'd be great if this can be scheduled for 3.10. Thanks. -- tejun