Bug 4923

Summary: Warning: Encountered executable code at module level, [AE_NOT_CONFIGURED]
Product: ACPI Reporter: Martin Mokrejs (mmokrejs)
Component: ACPICA-CoreAssignee: Robert Moore (Robert.Moore)
Status: CLOSED CODE_FIX    
Severity: normal CC: acpi-bugzilla
Priority: P2    
Hardware: i386   
OS: Linux   
Kernel Version: 2.6.13-rc3-git2 Subsystem:
Regression: --- Bisected commit-id:
Attachments: dmesg-2.6.13-rc3-git2
patch vs 2.6.13-rc5

Description Martin Mokrejs 2005-07-21 17:46:41 UTC
Distribution: Gentoo
Hardware Environment: ASUS P4C800E-Deluxe, bios 1.19
Software Environment:
Problem Description:

CPU0: Thermal monitoring enabled
mtrr: v2.0 (20020519)
CPU: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 09
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
    ACPI-0498: *** Warning: Encountered executable code at module level,
[AE_NOT_CONFIGURED]
    ACPI-0498: *** Warning: Encountered executable code at module level,
[AE_NOT_CONFIGURED]
    ACPI-0498: *** Warning: Encountered executable code at module level,
[AE_NOT_CONFIGURED]
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 pin1=2 pin2=-1
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.10 entry at 0xf0031, last bus=3
PCI: Using configuration type 1
ACPI: Subsystem revision 20050408


Steps to reproduce:
Comment 1 Martin Mokrejs 2005-07-21 17:47:34 UTC
Created attachment 5359 [details]
dmesg-2.6.13-rc3-git2
Comment 2 Martin Mokrejs 2005-07-21 19:25:44 UTC
Problem is still present in 2.6.13-rc3-git4 but disappears with acpi-20050708
patch. Hope you'll manage to push your patch tree into mainstream kernel soon. ;-)
Comment 3 Len Brown 2005-08-03 19:42:20 UTC
Unfortunately support for module level code had to get
backed out as of 20050729, so I think this message will come back.

Do you see this in a vanilla latest 2.6.13-rc5 or later?
We should probably just delete the warning for 2.6.13/2.6.13.1
Comment 4 Len Brown 2005-08-03 20:14:00 UTC
Created attachment 5498 [details]
patch vs 2.6.13-rc5

patch to delete the warning,
users will not know what to do with it anyway.
We're working on the module level code issue
and will try to roll it out soon.
Comment 5 Martin Mokrejs 2005-08-03 22:35:26 UTC
Yes, I see it still on vanilla 2.6.13-rc5. I haven't tried latest acpi patch
over it yet.
Comment 6 Len Brown 2005-08-04 13:16:26 UTC
fix is in Linus' git-tree as of today.  Closing.