Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752678AbbLCW2E (ORCPT ); Thu, 3 Dec 2015 17:28:04 -0500 Received: from mail-ig0-f176.google.com ([209.85.213.176]:33032 "EHLO mail-ig0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751004AbbLCW2C (ORCPT ); Thu, 3 Dec 2015 17:28:02 -0500 MIME-Version: 1.0 In-Reply-To: <38be30c67ffbea7618e65fbf1f62bf666a50e56c.1449108826.git.lv.zheng@intel.com> References: <38be30c67ffbea7618e65fbf1f62bf666a50e56c.1449108826.git.lv.zheng@intel.com> From: Andy Lutomirski Date: Thu, 3 Dec 2015 14:27:41 -0800 Message-ID: Subject: Re: [PATCH v4 4/7] ACPI / debugger: Add IO interface to access debugger functionalities To: Lv Zheng Cc: "Rafael J. Wysocki" , Len Brown , Andy Lutomirski , Lv Zheng , "linux-kernel@vger.kernel.org" , Linux ACPI 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: 696 Lines: 19 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. --Andy -- 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/