From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759249Ab2BJNPN (ORCPT ); Fri, 10 Feb 2012 08:15:13 -0500 Received: from hrndva-omtalb.mail.rr.com ([71.74.56.122]:62731 "EHLO hrndva-omtalb.mail.rr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754427Ab2BJNPL (ORCPT ); Fri, 10 Feb 2012 08:15:11 -0500 X-Authority-Analysis: v=2.0 cv=MaXuSuDf c=1 sm=0 a=ZycB6UtQUfgMyuk2+PxD7w==:17 a=7-ybfLsbWqgA:10 a=5SG0PmZfjMsA:10 a=Q9fys5e9bTEA:10 a=hD80L64hAAAA:8 a=SdpgHQnQPSgYRAe2sEcA:9 a=PUjeQqilurYA:10 a=v3rLFGiuRE8A:10 a=ZycB6UtQUfgMyuk2+PxD7w==:117 X-Cloudmark-Score: 0 X-Originating-IP: 74.67.80.29 Message-ID: <1328879709.8273.0.camel@gandalf.stny.rr.com> Subject: Re: [PATCH] ftrace: Append wakeup_rt description of ftrace doc From: Steven Rostedt To: Geunsik Lim Cc: Ingo Molnar , Frederic Weisbecker , Randy Dunlap , linux-kernel Date: Fri, 10 Feb 2012 08:15:09 -0500 In-Reply-To: <1328695537-15081-2-git-send-email-geunsik.lim@gmail.com> References: <1328695537-15081-1-git-send-email-geunsik.lim@gmail.com> <1328695537-15081-2-git-send-email-geunsik.lim@gmail.com> Content-Type: text/plain; charset="ISO-8859-15" X-Mailer: Evolution 3.2.2-1 Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2012-02-08 at 19:05 +0900, Geunsik Lim wrote: > From: Geunsik Lim > > Append and update the description about wakeup/wakeup_rt usage. > Thanks, I applied both patches. -- Steve