Bug 9086
Summary: | Regression in 2.6.23-pre Was: Problems with 2.6.23-rc6 on AMD Geode LX800 | ||
---|---|---|---|
Product: | Platform Specific/Hardware | Reporter: | Rafael J. Wysocki (rjwysocki) |
Component: | i386 | Assignee: | platform_i386 |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | hpa |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | after 2.6.22 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 9056 |
Description
Rafael J. Wysocki
2007-09-26 15:52:28 UTC
Patch is available: http://lkml.org/lkml/2007/9/26/374 Fixed by: Commit: 2efa33f81ef56e7700c09a3d8a881c96692149e5 Parent: bbc15f46fe4dc2862325e2b4ba474a854162e1a1 Author: H. Peter Anvin <hpa@zytor.com> AuthorDate: Wed, 26 Sep 2007 21:11:43 +0000 (14:11 -0700) Committer: H. Peter Anvin <hpa@zytor.com> CommitDate: Wed, 26 Sep 2007 21:15:04 +0000 (14:15 -0700) [x86 setup] Handle case of improperly terminated E820 chain http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2efa33f81ef56e7700c09a3d8a881c96692149e5 The fix from Comment #2 broke Dell XPS M1330 (ref. http://lkml.org/lkml/2007/9/27/297). Another fix has been proposed: http://lkml.org/lkml/2007/9/27/322 Mainline fix: Commit: 4ee5b10abeb2b5581be10d3022694cd19084e9b0 Parent: ff0ce6845bc18292e80ea40d11c3d3a539a3fc5e Author: H. Peter Anvin <hpa@zytor.com> AuthorDate: Fri, 28 Sep 2007 00:17:12 +0000 (17:17 -0700) Committer: H. Peter Anvin <hpa@zytor.com> CommitDate: Fri, 28 Sep 2007 17:12:44 +0000 (10:12 -0700) [x86 setup] Correct the SMAP check for INT 0x15, AX=0xe820 |