From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758245Ab0ELVu6 (ORCPT ); Wed, 12 May 2010 17:50:58 -0400 Received: from kroah.org ([198.145.64.141]:37760 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758135Ab0ELVuz (ORCPT ); Wed, 12 May 2010 17:50:55 -0400 Date: Wed, 12 May 2010 14:47:37 -0700 From: Greg KH To: Huang Ying Cc: lenb@kernel.org, linux-kernel@vger.kernel.org, andi@firstfloor.org, linux-acpi@vger.kernel.org, Andi Kleen Subject: Re: [PATCH 1/2] Add x64 support to debugfs Message-ID: <20100512214737.GA27785@kroah.com> References: <1273653641-4519-1-git-send-email-ying.huang@intel.com> <1273653641-4519-2-git-send-email-ying.huang@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1273653641-4519-2-git-send-email-ying.huang@intel.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 12, 2010 at 04:40:40PM +0800, Huang Ying wrote: > Add debugfs_create_x64. This is needed by ACPI APEI EINJ parameters support. > > Signed-off-by: Huang Ying > Signed-off-by: Andi Kleen > CC: Greg KH Do you want me to take this through my tree? Or should it go through the acpi one as you depend on it? If so, that's fine with me, feel free to add: Acked-by: Greg Kroah-Hartman to the patch then. thanks, greg k-h