Bug 29052 - Kernel won't boot without "noapic acpi=off"
Summary: Kernel won't boot without "noapic acpi=off"
Status: CLOSED CODE_FIX
Alias: None
Product: ACPI
Classification: Unclassified
Component: ACPICA-Core (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: acpi_acpica-core@kernel-bugs.osdl.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-13 18:58 UTC by sickness
Modified: 2012-01-18 03:13 UTC (History)
2 users (show)

See Also:
Kernel Version: 2.6.35.11-83
Subsystem:
Regression: No
Bisected commit-id:


Attachments
dmesg log (60.34 KB, text/plain)
2011-02-13 19:04 UTC, sickness
Details

Description sickness 2011-02-13 18:58:54 UTC

    
Comment 1 sickness 2011-02-13 19:03:28 UTC
Error message: 

WARNING: at mm/page_alloc.c:1981 __alloc_pages_nodemask+0x16c/0x5ad()
Hardware name: ESPRIMO Mobile V6535           
Modules linked in:
Pid: 1, comm: swapper Not tainted 2.6.35.6-45.fc14.i686 #1
Call Trace:
 [<c043938d>] warn_slowpath_common+0x6a/0x7f
 [<c04ad24e>] ? __alloc_pages_nodemask+0x16c/0x5ad
 [<c04393b6>] warn_slowpath_null+0x14/0x18
 [<c04ad24e>] __alloc_pages_nodemask+0x16c/0x5ad
 [<c04242e5>] ? ioremap_nocache+0x15/0x17
 [<c0795446>] ? acpi_os_map_memory+0x16/0x1f
 [<c0795446>] ? acpi_os_map_memory+0x16/0x1f
 [<c06041d0>] ? acpi_ex_system_memory_space_handler+0x110/0x202
 [<c04ad6a3>] __get_free_pages+0x14/0x26
 [<c04d0d22>] __kmalloc+0x2f/0x106
 [<c04ce189>] ? __raw_local_irq_save+0x19/0x1e
 [<c05ffda8>] acpi_os_allocate+0x2a/0x2c
 [<c05fff84>] acpi_ex_load_op+0xba/0x1ff
 [<c0601f33>] acpi_ex_opcode_1A_1T_0R+0x25/0x49
 [<c05fa5d4>] acpi_ds_exec_end_op+0xd7/0x377
 [<c060b793>] acpi_ps_parse_loop+0x6d8/0x839
 [<c060acb8>] acpi_ps_parse_aml+0x87/0x263
 [<c060bf27>] acpi_ps_execute_method+0x195/0x22a
 [<c0607919>] acpi_ns_evaluate+0xc5/0x17b
 [<c0607409>] acpi_evaluate_object+0xd7/0x1c6
 [<c05f3bd5>] ? acpi_processor_set_pdc+0xb4/0x1b7
 [<c05f3cb5>] acpi_processor_set_pdc+0x194/0x1b7
 [<c05f3d85>] early_init_pdc+0xad/0xb0
 [<c06091a5>] acpi_ns_walk_namespace+0xb5/0x180
 [<c05f3cd8>] ? early_init_pdc+0x0/0xb0
 [<c060728d>] acpi_walk_namespace+0x6a/0x94
 [<c05f3cd8>] ? early_init_pdc+0x0/0xb0
 [<c0a464ee>] acpi_early_processor_set_pdc+0x28/0x2d
 [<c05f3cd8>] ? early_init_pdc+0x0/0xb0
 [<c0a46188>] acpi_init+0xfb/0x27b
 [<c0a4608d>] ? acpi_init+0x0/0x27b
 [<c0401246>] do_one_initcall+0x4f/0x139
 [<c04858bc>] ? init_irq_proc+0x58/0x68
 [<c0a1d997>] kernel_init+0x1bb/0x23c
 [<c0a1d7dc>] ? kernel_init+0x0/0x23c
 [<c04038fe>] kernel_thread_helper+0x6/0x10
Comment 2 sickness 2011-02-13 19:04:14 UTC
Created attachment 47642 [details]
dmesg log
Comment 3 sickness 2011-02-13 19:08:33 UTC
Tested error occurs in 2.6.35.11-83 as well.
Comment 4 sickness 2011-02-13 19:11:16 UTC
Similar issue found here: https://bugzilla.kernel.org/show_bug.cgi?id=1641
Comment 5 sickness 2011-02-13 20:45:38 UTC
Ubuntu 10.10 kernel 2.6.35-22 works with acpi, no error message shown.
Kernel 2.6.37-0 also work with acpi, no error.
Comment 6 sickness 2011-02-14 16:56:00 UTC
Upgraded Fedora to 2.6.37-0.rc5.git2.1.fc15.i686, no acpi problems, everything works fine.
Comment 7 Zhang Rui 2012-01-18 03:13:36 UTC
Great to know.
Bug closed.

Note You need to log in before you can comment on or make changes to this bug.