Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753596AbbLCXEU (ORCPT ); Thu, 3 Dec 2015 18:04:20 -0500 Received: from v094114.home.net.pl ([79.96.170.134]:52531 "HELO v094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751448AbbLCXES (ORCPT ); Thu, 3 Dec 2015 18:04:18 -0500 From: "Rafael J. Wysocki" To: Andy Lutomirski Cc: Lv Zheng , "Rafael J. Wysocki" , Len Brown , Andy Lutomirski , Lv Zheng , "linux-kernel@vger.kernel.org" , Linux ACPI Subject: Re: [PATCH v4 4/7] ACPI / debugger: Add IO interface to access debugger functionalities Date: Fri, 04 Dec 2015 00:34:10 +0100 Message-ID: <14360198.FgS2FrizGL@vostro.rjw.lan> User-Agent: KMail/4.11.5 (Linux/4.1.0-rc5+; KDE/4.11.5; x86_64; ; ) In-Reply-To: References: <38be30c67ffbea7618e65fbf1f62bf666a50e56c.1449108826.git.lv.zheng@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 952 Lines: 27 On Thursday, December 03, 2015 02:27:41 PM Andy Lutomirski wrote: > On Wed, Dec 2, 2015 at 6:43 PM, Lv Zheng wrote: > > This patch adds /sys/kernel/debug/acpi/acpidbg, which can be used by > > userspace programs to access ACPICA debugger functionalities. > > What's this one generated against? My Kconfig contains: > > config ACPI_DEBUGGER > bool "In-kernel debugger (EXPERIMENTAL)" > select ACPI_DEBUG > > which isn't quite the same as what you generated this against. I'm > starting with 4.4-rc3. Probably on top of linux-next (or my linux-next branch). There's a fix commit against Kconfig in my tree which is going to be pushed for 4.4-rc4 tomorrow. Thanks, Rafael -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/