Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199247
b: refs/heads/master
c: a08f82d
h: refs/heads/master
i:
  199245: e6710c7
  199243: 8cd4e6f
  199239: b95a5b5
  199231: 373274d
v: v3
  • Loading branch information
Huang Ying authored and Len Brown committed May 20, 2010
1 parent 3bc7ad2 commit 592f35b
Show file tree
Hide file tree
Showing 5 changed files with 882 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d334a49113a4a33109fd24e46073280ecd1bea0d
refs/heads/master: a08f82d08053fb6e3aa3635c2c26456d96337c8b
4 changes: 4 additions & 0 deletions trunk/Documentation/kernel-parameters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -750,6 +750,10 @@ and is between 256 and 4096 characters. It is defined in the file
Default value is 0.
Value can be changed at runtime via /selinux/enforce.

erst_disable [ACPI]
Disable Error Record Serialization Table (ERST)
support.

ether= [HW,NET] Ethernet cards parameters
This option is obsoleted by the "netdev=" option, which
has equivalent usage. See its documentation for details.
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/apei/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ obj-$(CONFIG_ACPI_APEI) += apei.o
obj-$(CONFIG_ACPI_APEI_GHES) += ghes.o
obj-$(CONFIG_ACPI_APEI_EINJ) += einj.o

apei-y := apei-base.o hest.o cper.o
apei-y := apei-base.o hest.o cper.o erst.o
Loading

0 comments on commit 592f35b

Please sign in to comment.