https://bugzilla.kernel.org/show_bug.cgi?id=214545

--- Comment #2 from Bhanu (pratapbhanumis...@gmail.com) ---
Created attachment 298987
  --> https://bugzilla.kernel.org/attachment.cgi?id=298987&action=edit
dumped output of compiling the dsdt.dsl attached with 'iasl' compiler

at line number 673 the above file contains some warnings releated to 'cmos' as
follows :

dsdt.dsl  20832:         OperationRegion (CMOS, SystemIO, 0x70, 0x04)
Warning  3175 -                             ^ Static OperationRegion should be
declared outside control method

dsdt.dsl  20832:         OperationRegion (CMOS, SystemIO, 0x70, 0x04)
Remark   2173 -                             ^ Creation of named objects within
a method is highly inefficient, use globals or method local variables instead
(\RDCM)

dsdt.dsl  20864:         OperationRegion (CMOS, SystemIO, 0x70, 0x04)
Warning  3175 -                             ^ Static OperationRegion should be
declared outside control method

dsdt.dsl  20864:         OperationRegion (CMOS, SystemIO, 0x70, 0x04)
Remark   2173 -                             ^ Creation of named objects within
a method is highly inefficient, use globals or method local variables instead
(\WRCM)

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to