Bug 10946
Summary: | 2.6.26-rc7: x86 build error | ||
---|---|---|---|
Product: | Platform Specific/Hardware | Reporter: | Adrian Bunk (bunk) |
Component: | i386 | Assignee: | platform_i386 |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | rjw |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.26-rc7 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 10492 |
Description
Adrian Bunk
2008-06-21 03:03:29 UTC
Caused by: commit d3942cff620bea073fc4e3c8ed878eb1e84615ce Author: Bernhard Walle <bwalle@suse.de> Date: Sun Jun 8 16:16:07 2008 +0200 x86: use BOOTMEM_EXCLUSIVE on 32-bit This patch uses the BOOTMEM_EXCLUSIVE for crashkernel reservation also for i386 and prints a error message on failure. The patch is still for 2.6.26 since it is only bug fixing. The unification of reserve_crashkernel() between i386 and x86_64 should be done for 2.6.27. Signed-off-by: Bernhard Walle <bwalle@suse.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> Cc: <stable@kernel.org> fixed by commit 71c2742f5e6348d76ee62085cf0a13e5eff0f00e |