From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932511Ab3BZQkr (ORCPT ); Tue, 26 Feb 2013 11:40:47 -0500 Received: from aserp1040.oracle.com ([141.146.126.69]:30457 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759575Ab3BZQkq (ORCPT ); Tue, 26 Feb 2013 11:40:46 -0500 Date: Tue, 26 Feb 2013 11:40:34 -0500 From: Konrad Rzeszutek Wilk To: Rob Landley Cc: linux-kernel@vger.kernel.org, hpa@zytor.com, gregkh@linuxfoundation.org, x86@kernel.org Subject: Re: [PATCH] Documentation and source code comments updates (v1) Message-ID: <20130226164034.GE15154@phenom.dumpdata.com> References: <1361825650-14031-1-git-send-email-konrad.wilk@oracle.com> <1361855296.27287.7@driftwood> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1361855296.27287.7@driftwood> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: acsinet22.oracle.com [141.146.126.238] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 25, 2013 at 11:08:16PM -0600, Rob Landley wrote: > On 02/25/2013 02:54:07 PM, Konrad Rzeszutek Wilk wrote: > >Hey, > > > >Three little patches to update the Documentation/kernel-parameters and > >also some of the complex x86 trampoline code. > > > >Nothing serious, just a little cleanup. > > Did I miss an attachment? No? They were part of the email thread. > > Rob