From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Masters Subject: Re: [PATCH -next] hwlat: depends on RING_BUFFER (build fix) Date: Mon, 22 Jun 2009 17:14:11 -0400 Message-ID: <1245705251.15044.32.camel@localhost.localdomain> References: <20090622181920.496d160e.sfr@canb.auug.org.au> <4A3FA899.3040402@oracle.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: Received: from dallas.jonmasters.org ([72.29.103.172]:59054 "EHLO dallas.jonmasters.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752128AbZFVVOM (ORCPT ); Mon, 22 Jun 2009 17:14:12 -0400 In-Reply-To: <4A3FA899.3040402@oracle.com> Sender: linux-next-owner@vger.kernel.org List-ID: To: Randy Dunlap Cc: Stephen Rothwell , linux-next@vger.kernel.org, LKML , Jon Masters , Andrew Morton On Mon, 2009-06-22 at 08:51 -0700, Randy Dunlap wrote: > From: Randy Dunlap > > hwlat_detector build fails because it uses ring_buffer interfaces > without depending on RING_BUFFER. Thanks randy, I'll pull that in to my for-linus tree. Hope to see you in Montreal/Portland ;) Jon.