From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 2 Oct 2013 07:54:37 +0200 From: Ingo Molnar To: Frederic Weisbecker Cc: Linus Torvalds , Thomas Gleixner , LKML , Benjamin Herrenschmidt , "#3.9.." , Paul Mackerras , Peter Zijlstra , "H. Peter Anvin" , James Hogan , "James E.J. Bottomley" , Helge Deller , Martin Schwidefsky , Heiko Carstens , "David S. Miller" , Andrew Morton Subject: Re: [GIT PULL v2] irq fix for 3.12-rc Message-ID: <20131002055437.GB31122@gmail.com> References: <1380552959-9396-1-git-send-email-fweisbec@gmail.com> <20130930165059.GA9889@localhost.localdomain> <20131001065516.GA19718@gmail.com> <20131001110355.GA24825@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131001110355.GA24825@localhost.localdomain> Sender: linux-kernel-owner@vger.kernel.org List-ID: * Frederic Weisbecker wrote: > > > Yeah, I did such things sporadically before. Well, it summed up to > > > simply remove the timestamps from backtraces but yeah, then I've > > > become less patient about that and now I simply paste the raw thing. > > > > > > I'll take care of that and prune these things on my future patches. > > > > Mind fixing your commit log in this tree? The raw oops really > > dominates the changelog unnecessarily. > > Ok so I made a new branch that cleans that up by removing the printk > time column and the ip column that were all irrelevant. > > I onlt kept the stack pointer value column, which I think is still very > useful because it shows we deal with the same stack throughout the whole > call trace. > > And of course the functions symbols. > > Here is the new changelog below. The new pullable branch is > irq/urgent-v2 Pulled, thanks a lot Frederic! Ingo