Return-Path: Received: from cantor2.suse.de ([195.135.220.15]:34336 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754283AbbFOPyd (ORCPT ); Mon, 15 Jun 2015 11:54:33 -0400 Date: Mon, 15 Jun 2015 17:54:28 +0200 From: Petr Mladek To: Steven Rostedt Cc: Andrew Morton , Oleg Nesterov , Tejun Heo , Ingo Molnar , Peter Zijlstra , Richard Weinberger , David Woodhouse , linux-mtd@lists.infradead.org, Trond Myklebust , Anna Schumaker , linux-nfs@vger.kernel.org, Chris Mason , "Paul E. McKenney" , Thomas Gleixner , Linus Torvalds , Jiri Kosina , Borislav Petkov , Michal Hocko , live-patching@vger.kernel.org, linux-api@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [RFC PATCH 15/18] ring_buffer: Allow to exit the ring buffer benchmark immediately Message-ID: <20150615155428.GD3135@pathway.suse.cz> References: <1433516477-5153-1-git-send-email-pmladek@suse.cz> <1433516477-5153-16-git-send-email-pmladek@suse.cz> <20150608134417.3fb7a811@gandalf.local.home> <20150615152313.GC3135@pathway.suse.cz> <20150615113343.215bcd43@gandalf.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20150615113343.215bcd43@gandalf.local.home> Sender: linux-nfs-owner@vger.kernel.org List-ID: On Mon 2015-06-15 11:33:43, Steven Rostedt wrote: > On Mon, 15 Jun 2015 17:23:13 +0200 > Petr Mladek wrote: > > > > Please, find below a version of the patch that can be applied against > > current Linus tree and also against your for-next branch. > > > > Thanks, just on Friday, I was testing ring buffer changes with the > ringbuffer benchmark, and was bitching about how I had to wait the 10 > seconds before the module would unload ;-) I am glad that it will be useful. Please, find below a version with a small typo fix. Heh, I spent a lot of time with doulbe checking the patch and then decided to do a last minute change. It produced "only" compilation warning that I missed. It was not visible with my testing :-(