https://bugzilla.kernel.org/show_bug.cgi?id=112911
--- Comment #27 from Chris Bainbridge <[email protected]> --- > 1. Please download the linux-next branch of linux-pm.git: > https://git.kernel.org/cgit/linux/kernel/git/rafael/linux-pm.git/?h=linux-next > > 2. Please apply the following patches and try to see if the problem still > exists: > attachment 208201 > attachment 208151 > attachment 208161 > attachment 208171 > attachment 208181 > attachment 208191 > attachment 208591 -> attachment 209221 > attachment 208601 > attachment 208611 > Please help to confirm if anything wrong with the addtional 3 patches applied. > Please also tell me the acpi_ut_display_init_pathname() order for this test. 208201 is already in linux-next I merged 208151 208161 208171 208181 208191 209221 208601 208611 After that there is no change - the Region and BufferField initialization are still missing. > > After: > > > > [ 0.000000] ACPI: ECDT 0x0000000088D87000 000053 (v01 APPLE Apple00 > > 00000001 Loki 0000005F) > > [ 0.204426] ACPI : EC: EC description table is found, configuring boot EC > > [ 0.204438] ACPI : EC: EC started > > [ 0.242853] Executing Method \_SB._STA > > [ 0.242864] Executing Method \_SB._INI > > [ 0.242998] Executing Method \_SB.PCI0._STA > > [ 0.243008] Executing Method \_SB.PCI0._INI > > [ 0.243163] Executing Method \_SB.PCI0.XHC1._STA > > [ 0.243171] Executing Method \_SB.PCI0.XHC1._INI > > [ 0.301474] ACPI : EC: EC stopped > > [ 0.301768] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = > > 0x62 > > [ 0.301775] ACPI : EC: EC started > > [ 0.301859] Executing Method \_SB.PCI0.LPCB.EC._REG > > [ 0.397768] ACPI: SBS HC: EC = 0xffff88026099c800, offset = 0x20, > > query_bit = 0x10 > > As I said above, the region initialization can be done in a different place. > Can you see strange things happening there without this object initialization > step executed? > For example, still suffer from the ODEBUG issue? The Region and BufferField initialization never appears to happen (there is nothing in dmesg). Apart from that, I haven't noticed any problems and the ODEBUG issue is fixed. -- You are receiving this mail because: You are watching the assignee of the bug. ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140 _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
