Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752625AbaBKIYp (ORCPT ); Tue, 11 Feb 2014 03:24:45 -0500 Received: from mail-ee0-f49.google.com ([74.125.83.49]:55521 "EHLO mail-ee0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752526AbaBKIYl (ORCPT ); Tue, 11 Feb 2014 03:24:41 -0500 From: Juri Lelli To: mingo@redhat.com, peterz@infradead.org Cc: linux-kernel@vger.kernel.org, Juri Lelli Subject: [PATCH 0/2] A couple of sched patches Date: Tue, 11 Feb 2014 09:24:25 +0100 Message-Id: <1392107067-19907-1-git-send-email-juri.lelli@gmail.com> X-Mailer: git-send-email 1.7.9.5 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This two patches (on top of tip/master as of today) fix bugs in sched/core. First one is a repost of http://comments.gmane.org/gmane.linux.kernel/1638425, and exposed, at least to me, another bug (fixed by second patch). Regards, - Juri Juri Lelli (2): sched/core: fix sched_rt_global_validate sched/core: make dl_b->lock IRQ safe kernel/sched/core.c | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/