Re: [1/4] 2.6.23-rc6: known regressions
From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2007-09-12 17:17:42
Also in:
linux-um, lkml
On Wed, 12 Sep 2007, Michal Piotrowski wrote:
Subject : x86_64 vdso patch is broken somehow? References : http://lkml.org/lkml/2007/8/29/136 Last known good : ? Submitter : Chuck Ebbert [off-list ref] Caused-By : Andi Kleen [off-list ref] commit 2aae950b21e4bc789d1fc6668faf67e8748300b7 Handled-By : ? Status : unknown
This should be fixed now. Just pushed out with commit
95b08679963c78ce0d675224a6efdb5169f2bf75 ("x86_64: Add missing mask
operation to vdso").
Subject : 2.6.23-rc3-git1 crash/stuck on VIA CN700 system References : http://lkml.org/lkml/2007/8/20/174 Last known good : ? Submitter : Stefan Becker [off-list ref] Caused-By : Andi Kleen [off-list ref] commit 19d36ccdc34f5ed444f8a6af0cbfdb6790eb1177 Handled-By : Andi Kleen [off-list ref] Dave Jones [off-list ref] Workaround : http://lkml.org/lkml/2007/9/5/221 Status : problem is being debugged
This *seems* to be a VIA bug. Regardless, it should be fixed by commit
a534b679180025aa324ebd63c05516e478551cfd ("x86_64: Remove CLFLUSH in
text_poke()").
Subject : console is messed up after resume from s2ram or switching to console from X References : http://lkml.org/lkml/2007/8/4/6 Last known good : ? Submitter : Jeff Chua [off-list ref] Caused-By : ? Handled-By : H. Peter Anvin [off-list ref] Antonino A. Daplas [off-list ref] Workaround : "s2ram --force --acpi_sleep 1 --vbe_mode" Status : problem is being debugged
This needs to be re-tested (was it the BIOS register overwriting, perhaps?).
Subject : konqueror suddenly vanishing, "konqueror: Fatal IO error: client killed" References : http://lkml.org/lkml/2007/7/22/86 Last known good : ? Submitter : Markus [off-list ref] Caused-By : ? Handled-By : Ingo Molnar [off-list ref] Status : problem is being debugged
This should probably be dropped. I don't think we have any new reports on it, and nobody else ever saw it.
Subject : uml on x86_64 compile error References : http://lkml.org/lkml/2007/9/3/86 Last known good : ? Submitter : Adrian Bunk [off-list ref] Caused-By : Jeff Dike [off-list ref] commit d1254b12c93e1e586137a2ffef71fd33cf273f35 Handled-By : ? Status : unknown
This should be fixed by commit 980abe215b861891c39aba0936817c46f372143b
("UML: Fix ELF_CORE_COPY_REGS build botch").
Linus