From: Huang Ying Date: Wed, 20 Jul 2011 08:09:29 +0000 (+0800) Subject: ACPI, APEI, EINJ Param support is disabled by default X-Git-Tag: v3.1-rc1~40^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3e6088e1036f8084bc7444b38437da136b7588b;p=pandora-kernel.git ACPI, APEI, EINJ Param support is disabled by default EINJ parameter support is only usable for some specific BIOS. Originally, it is expected to have no harm for BIOS does not support it. But now, we found it will cause issue (memory overwriting) for some BIOS. So param support is disabled by default and only enabled when newly added module parameter named "param_extension" is explicitly specified. Signed-off-by: Huang Ying Cc: Matthew Garrett Acked-by: Don Zickus Acked-by: Tony Luck Signed-off-by: Len Brown --- Reading git-diff-tree failed