From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752822Ab2HSGh1 (ORCPT ); Sun, 19 Aug 2012 02:37:27 -0400 Received: from mail-pz0-f46.google.com ([209.85.210.46]:38328 "EHLO mail-pz0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751786Ab2HSGhY (ORCPT ); Sun, 19 Aug 2012 02:37:24 -0400 Date: Sat, 18 Aug 2012 23:37:19 -0700 From: Greg KH To: Markus Trippelsdorf Cc: Linus Torvalds , Joe Perches , Jim Cromie , Andrew Morton , linux-kernel@vger.kernel.org, Kay Sievers , Jason Baron Subject: Re: [bisected] Driver core fixes for 3.6-rc3 regression Message-ID: <20120819063719.GA1909@kroah.com> References: <20120817171354.GA14046@kroah.com> <20120818060934.GA255@x4> <20120818163401.GA2013@kroah.com> <1345315025.10014.15.camel@joe2Laptop> <20120818185528.GA250@x4> <20120818193221.GB250@x4> <20120819061443.GB1971@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120819061443.GB1971@kroah.com> 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 Sat, Aug 18, 2012 at 11:14:43PM -0700, Greg KH wrote: > On Sat, Aug 18, 2012 at 09:32:21PM +0200, Markus Trippelsdorf wrote: > > On 2012.08.18 at 12:24 -0700, Linus Torvalds wrote: > > > On Sat, Aug 18, 2012 at 11:55 AM, Markus Trippelsdorf > > > wrote: > > > > > > > > IOW: > > > > > > Ack, that looks about right. Does that simple patch fix the issue for > > > you? > > > > Yes. Everything is fine again with this patch applied. > > Huh? I still see the dmesg output being split, and the ^0A characters > in the output log with this patch applied. > > What do you see? Nevermind, my fault, this fixes the issue for me, I'll go queue it up. greg k-h