public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-kernel/ck-sources/files: ck-sources-3.6-Fix_Boot_Issue_On_Kvm-aCOSwt_P6.patch
@ 2012-10-29 20:51 Markos Chandras (hwoarang)
  0 siblings, 0 replies; only message in thread
From: Markos Chandras (hwoarang) @ 2012-10-29 20:51 UTC (permalink / raw
  To: gentoo-commits

hwoarang    12/10/29 20:51:55

  Added:               
                        ck-sources-3.6-Fix_Boot_Issue_On_Kvm-aCOSwt_P6.patch
  Log:
  Version bump. Bug #440116. Thanks to Eric F. GARIOUD <eric-f.garioud@wanadoo.fr>
  
  (Portage version: 2.1.11.30/cvs/Linux x86_64, signed Manifest commit with key B4AFF2C2)

Revision  Changes    Path
1.1                  sys-kernel/ck-sources/files/ck-sources-3.6-Fix_Boot_Issue_On_Kvm-aCOSwt_P6.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/ck-sources/files/ck-sources-3.6-Fix_Boot_Issue_On_Kvm-aCOSwt_P6.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/ck-sources/files/ck-sources-3.6-Fix_Boot_Issue_On_Kvm-aCOSwt_P6.patch?rev=1.1&content-type=text/plain

Index: ck-sources-3.6-Fix_Boot_Issue_On_Kvm-aCOSwt_P6.patch
===================================================================
--- kernel/sched/bfs.c.000	2012-10-27 18:06:48.000000000 +0200
+++ kernel/sched/bfs.c	2012-10-27 18:06:31.000000000 +0200
@@ -4655,8 +4655,6 @@
 static void __cond_resched(void)
 {
 	/* NOT a real fix but will make voluntary preempt work. 馬鹿な事 */
-	if (unlikely(system_state != SYSTEM_RUNNING))
-		return;
 
 	add_preempt_count(PREEMPT_ACTIVE);
 	schedule();





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-10-29 20:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-29 20:51 [gentoo-commits] gentoo-x86 commit in sys-kernel/ck-sources/files: ck-sources-3.6-Fix_Boot_Issue_On_Kvm-aCOSwt_P6.patch Markos Chandras (hwoarang)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox