ACPICA: Back port of improvements on exception code.
authorBob Moore <robert.moore@intel.com>
Wed, 30 Apr 2014 02:05:34 +0000 (10:05 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 6 May 2014 22:55:01 +0000 (00:55 +0200)
commitfea79bc01cb184432309148af9bf53a961a4d920
treec4123727ac26aa35412057e8e4da028c49ae34a5
parente57db4093da567215bcfb10b98ac5f3fc210b1e3
ACPICA: Back port of improvements on exception code.

This is the linuxize result of the following commit:
  Subject: ACPICA: Improve handling of exception code blocks.
  Split exception codes into three distinct blocks; for the main
  ASL compiler, Table compiler, and the preprocessor. This allows
  easy addition of new codes into each block without disturbing
  the others. Adds one new file, aslmessages.c

The iASL changes are not in this patch as iASL currently is not
shipped in the kernel.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
include/acpi/acpixf.h
This page took 0.026576 seconds and 5 git commands to generate.