Bug 12663

Summary: Commit 8c7e58e690ae60ab4215b025f433ed4af261e103 breaks resume
Product: Platform Specific/Hardware Reporter: Rafael J. Wysocki (rjw)
Component: x86-64Assignee: platform_x86_64 (platform_x86_64)
Status: CLOSED INVALID    
Severity: normal CC: jirislaby
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: commit 8c7e58e690ae60ab4215b025f433ed4af261e103 Subsystem:
Regression: --- Bisected commit-id:

Description Rafael J. Wysocki 2009-02-08 11:50:31 UTC
Subject    : [PATCH 1/1] x86_64: fix early_gdt_descr_base mangling
Submitter  : Jiri Slaby <jirislaby@gmail.com>
Date       : 2009-02-07 18:40
References : http://lkml.org/lkml/2009/2/7/100
Handled-By : Brian Gerst <brgerst@gmail.com>
Patch      : http://lkml.org/lkml/2009/2/7/100

This entry is being used for tracking a regression from 2.6.28.  Please don't
close it until the problem is fixed in the mainline.
Comment 1 Jiri Slaby 2009-02-08 12:56:41 UTC
Actually, do you also track -mm (-next) regressions?

BTW the second hunk in the patch is wrong and shouldn't be there, it breaks UP :).

It is fixed other way in:

Patch: http://lkml.org/lkml/2009/2/8/59
Comment 2 Rafael J. Wysocki 2009-02-23 15:38:34 UTC
Is this an -mm regression?  Dropping from the list.
Comment 3 Jiri Slaby 2009-02-24 04:38:56 UTC
(In reply to comment #2)
> Is this an -mm regression?

Yes it was.