Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1279547

RE: overriding ACPI _CRS method

From Daniel J Blueman <daniel@numascale.com>
Newsgroups linux.kernel
Subject RE: overriding ACPI _CRS method
Date 2015-11-30 04:30 +0100
Message-ID <qAnk6-6wh-1@gated-at.bofh.it> (permalink)
References <qA8bn-5sO-5@gated-at.bofh.it> <qAn0J-6jz-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Nov 30, 2015 at 11:09 AM, Zheng, Lv <lv.zheng@intel.com> wrote:
> Hi,
> 
> IMO, if you want the new _CRS to be applied during the Linux early 
> boot stage, you can override the table using initrd override or DSDT 
> override mechanism.
> Please see Documentation/acpi/initrd_table_override.txt or 
> Documentation/acpi/dsdt-override.txt.
> 
> If you want the new _CRS to be applied during Linux runtime, you can 
> override it using method customization mechanism.
> Please see Documentation/acpi/method-customizing.txt

The reason I'm trying to adjust this in firmware, is to deliver the 
right behaviour with pre-built/distro kernels, so I can't use that 
approach.

Thanks Lv,
  Daniel

--
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 | NextPrevious in thread | Find similar | Unroll thread


Thread

overriding ACPI _CRS method Daniel J Blueman <daniel@numascale.com> - 2015-11-29 12:20 +0100
  RE: overriding ACPI _CRS method "Zheng, Lv" <lv.zheng@intel.com> - 2015-11-30 04:10 +0100
    RE: overriding ACPI _CRS method Daniel J Blueman <daniel@numascale.com> - 2015-11-30 04:30 +0100

csiph-web