Bug 11406
Summary: | patch "x86: MOVE PCI IO ECS code to x86/pci" breaks CPU hotplug | ||
---|---|---|---|
Product: | Platform Specific/Hardware | Reporter: | Rafael J. Wysocki (rjw) |
Component: | i386 | Assignee: | Robert Richter (rric) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | jbeulich, mingo, rric |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | commit 3a27dd1ce5de08e21e0266ddf00e6f1f843bfe8b | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 11167 |
Description
Rafael J. Wysocki
2008-08-22 14:59:31 UTC
Caused by: commit 3a27dd1ce5de08e21e0266ddf00e6f1f843bfe8b Author: Robert Richter <robert.richter@amd.com> Date: Thu Jun 12 20:19:23 2008 +0200 x86: Move PCI IO ECS code to x86/pci "Form follows function". Code is now where it belongs to. Signed-off-by: Robert Richter <robert.richter@amd.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Has been fixed with this patch: http://marc.info/?l=linux-kernel&m=121965501429621&w=4 -Robert (reopened the bug - we only close it once we know the upstream SHA1 of the commit.) On Monday, 25 of August 2008, bugme-daemon@bugzilla.kernel.org wrote: > ------- Comment #3 from mingo@elte.hu 2008-08-25 02:31 ------- > (reopened the bug - we only close it once we know the upstream SHA1 of the > commit.) In fact you could leave it as 'resolved', that doesn't affect the list of regressions. However, the bug should only be marked as 'closed' if the commit name (SHA1) of the patch in the Linus' tree is known. |