From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752301AbbCJCC7 (ORCPT ); Mon, 9 Mar 2015 22:02:59 -0400 Received: from cdptpa-outbound-snat.email.rr.com ([107.14.166.230]:13049 "EHLO cdptpa-oedge-vip.email.rr.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751931AbbCJCC5 (ORCPT ); Mon, 9 Mar 2015 22:02:57 -0400 Date: Mon, 9 Mar 2015 22:03:48 -0400 From: Steven Rostedt To: Linus Torvalds Cc: Linux Kernel Mailing List , Ingo Molnar , Andrew Morton , Pratyush Anand Subject: Re: [PATCH 0/5] [GIT PULL] seq-buf/ftrace: Various fixes Message-ID: <20150309220348.26d24fb8@grimm.local.home> In-Reply-To: References: <20150309160353.065685105@goodmis.org> <20150309213602.7abfc793@grimm.local.home> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-RR-Connecting-IP: 107.14.168.130:25 X-Cloudmark-Score: 0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 9 Mar 2015 18:43:54 -0700 Linus Torvalds wrote: > Oh. Ok. I didn't pull that, simply because in the same thread you said > you were going to fix the other case that Joe pointed out and you said > "I'll make another patch". So I dismissed your previous pull request > as premature.. Yeah I figured as much. But right after I did that fix, the other bug was reported to me. I decided to fix that bug before posting again, and that took a bit longer than I expected. Sorry for the confusion, I didn't explain it very well. I should have stated this is the new update to my previous pull request with another bug fix included as well. -- Steve