Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1283441
| From | "Rafael J. Wysocki" <rjw@rjwysocki.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 4/7] ACPI / debugger: Add IO interface to access debugger functionalities |
| Date | 2015-12-04 00:10 +0100 |
| Message-ID | <qBLaF-34j-5@gated-at.bofh.it> (permalink) |
| References | <qrJ0u-Z9-3@gated-at.bofh.it> <qBs81-7iq-9@gated-at.bofh.it> <qBKxY-2Cl-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thursday, December 03, 2015 02:27:41 PM Andy Lutomirski wrote: > On Wed, Dec 2, 2015 at 6:43 PM, Lv Zheng <lv.zheng@intel.com> 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/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v4 0/7] ACPICA / debugger: Add in-kernel AML debugger support Lv Zheng <lv.zheng@intel.com> - 2015-12-03 03:50 +0100
[PATCH v4 4/7] ACPI / debugger: Add IO interface to access debugger functionalities Lv Zheng <lv.zheng@intel.com> - 2015-12-03 03:50 +0100
Re: [PATCH v4 4/7] ACPI / debugger: Add IO interface to access debugger functionalities Andy Lutomirski <luto@amacapital.net> - 2015-12-03 23:30 +0100
Re: [PATCH v4 4/7] ACPI / debugger: Add IO interface to access debugger functionalities "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2015-12-04 00:10 +0100
[PATCH v4 5/7] tools/power/acpi: Add userspace AML interface support Lv Zheng <lv.zheng@intel.com> - 2015-12-03 03:50 +0100
[PATCH v4 2/7] ACPICA: Debugger: Convert some mechanisms to OSPM specific Lv Zheng <lv.zheng@intel.com> - 2015-12-03 03:50 +0100
[PATCH v4 1/7] ACPICA: Debugger: Remove unnecessary status check Lv Zheng <lv.zheng@intel.com> - 2015-12-03 03:50 +0100
[PATCH v4 3/7] ACPICA: Debugger: Fix runtime stub issues of ACPI_DEBUGGER_EXEC using different stub mechanism Lv Zheng <lv.zheng@intel.com> - 2015-12-03 03:50 +0100
csiph-web