Tags: patch There is a fix for it: https://patchwork.kernel.org/patch/679502/
diff --git a/arch/x86/kernel/setup.c b/arch/x86/kernel/setup.c index 5a0484a..0943eb2 100644 --- a/arch/x86/kernel/setup.c +++ b/arch/x86/kernel/setup.c @@ -891,6 +891,7 @@ void __init setup_arch(char **cmdline_p) max_low_pfn = max_pfn; high_memory = (void *)__va(max_pfn * PAGE_SIZE - 1) + 1; + mmu_cr4_features = read_cr4(); #endif /* It would be nice if you could include that patch. -- OH MY GOD! I just tried Ray Strode's patch and not only does fix the sound bug, but it makes flash WAY MORE STABLE! I used to get flash crashing on me all the time whenever I played several videos at once, and now I'm noticing that I no longer see any crashes at all! Incredible! -- C. Stone on https://bugzilla.redhat.com/show_bug.cgi?id=638477 regarding the substitution of memcpy with memmove in libflashplayer.so -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/201104021227.01134.flor...@kriener.org