From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753294AbYI1CUV (ORCPT ); Sat, 27 Sep 2008 22:20:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752160AbYI1CUH (ORCPT ); Sat, 27 Sep 2008 22:20:07 -0400 Received: from ns1.suse.de ([195.135.220.2]:59928 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751948AbYI1CUG (ORCPT ); Sat, 27 Sep 2008 22:20:06 -0400 Date: Sat, 27 Sep 2008 19:04:19 -0700 From: Greg KH To: Martin Schwidefsky Cc: linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org, lf_kernel_messages@lists.linux-foundation.org, Rusty Russell , Kay Sievers , Joe Perches , Tim Hockin , Andrew Morton , Michael Holzheu , Gerrit Huizenga , Randy Dunlap , Jan Kara , Pavel Machek , Sam Ravnborg , Jochen =?iso-8859-1?B?Vm/f?= , Kunai Takashi , Tim Bird , Jan Blunck , Rick Troth , Utz Bacher Subject: Re: [patch 2/6] kmsg: tagged device messages. Message-ID: <20080928020419.GA1257@suse.de> References: <20080925162827.818261893@de.ibm.com> <20080925163019.750494793@de.ibm.com> <20080926175745.GD700@suse.de> <1222557104.14610.3.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1222557104.14610.3.camel@localhost> User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Sep 28, 2008 at 01:11:44AM +0200, Martin Schwidefsky wrote: > On Fri, 2008-09-26 at 10:57 -0700, Greg KH wrote: > > Note that you will get some merge errors with -next in device.h due to > > the dynamic debug printk work that is in my tree and in -next as well. > > But it should be simple to resolve. > > Is the dynamic debug printk work going upstream with the next merge > window? If yes then I'll wait until it hit Linus tree and update my > patch. Yes, it is slated for 2.6.28 inclusion and is in the -next and -mm releases. thanks, greg k-h