Message ID | 1431442004-18716-3-git-send-email-xlpang@126.com |
---|---|
State | Accepted |
Commit | 8fd373548eed815858d7b5534971bdc64b4d8d2c |
Headers | show
Return-Path: <patchwork-forward+bncBCN6JTVP2IEBBXVFZCVAKGQEK2TMLFQ@linaro.org> X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-wi0-f198.google.com (mail-wi0-f198.google.com [209.85.212.198]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 43BD4214A1 for <linaro@patches.linaro.org>; Tue, 12 May 2015 14:49:03 +0000 (UTC) Received: by wixv7 with SMTP id v7sf3662645wix.0 for <linaro@patches.linaro.org>; Tue, 12 May 2015 07:49:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:sender:precedence:list-id :x-original-sender:x-original-authentication-results:mailing-list :list-post:list-help:list-archive:list-unsubscribe; bh=QOR95v5eGbgYWMqCvA3KWA1rQUsgKez5yUmZfpVhsmM=; b=BBjf2asB8w2n7h0hKwwA/cOMCl4RimenUO1lijbim9lLjfBd3Qs6LsKYMfYMTo0Ofo Ffcmzd4zySU4Jtuqf0bTmt1FggsAfp0G7Btuk44K6/tIDMg8NdcbGj7KH6wInG9+tCO+ UOAdEs+dBLtzUzItg3+Acg63rObq9KBrVgxMP4TRY+HvFZo4+JK+XqAQUZRqFoAdinCZ j3kRPr2Kk5+OnsZz4w+oBP9dBegmWg4a2wRElKs9/yjz7muZULqEN4lUDgJ4vDCIIfwS gjBBR97sfGki2KnKApn1q5OhSJ3MkMNLZhiVTVX8j5RFvFdJkbs00ov/TuM+1cPeEFTZ rRXA== X-Gm-Message-State: ALoCoQljHoqY/iv1JAmNioASqAsKA/kkx8UTDdLR6L30iLkQhUvClkuea4h3LBf5XdSoWp9/JYkt X-Received: by 10.152.87.140 with SMTP id ay12mr10882048lab.8.1431442142597; Tue, 12 May 2015 07:49:02 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.5.196 with SMTP id u4ls47659lau.6.gmail; Tue, 12 May 2015 07:49:02 -0700 (PDT) X-Received: by 10.152.246.34 with SMTP id xt2mr12377664lac.110.1431442142413; Tue, 12 May 2015 07:49:02 -0700 (PDT) Received: from mail-lb0-x22b.google.com (mail-lb0-x22b.google.com. [2a00:1450:4010:c04::22b]) by mx.google.com with ESMTPS id t2si10487019lbj.163.2015.05.12.07.49.02 for <patchwork-forward@linaro.org> (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 May 2015 07:49:02 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 2a00:1450:4010:c04::22b as permitted sender) client-ip=2a00:1450:4010:c04::22b; Received: by lbbuc2 with SMTP id uc2so7787075lbb.2 for <patchwork-forward@linaro.org>; Tue, 12 May 2015 07:49:02 -0700 (PDT) X-Received: by 10.112.198.74 with SMTP id ja10mr12437930lbc.19.1431442142301; Tue, 12 May 2015 07:49:02 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.108.230 with SMTP id hn6csp2136121lbb; Tue, 12 May 2015 07:49:01 -0700 (PDT) X-Received: by 10.68.186.1 with SMTP id fg1mr29015142pbc.147.1431442140142; Tue, 12 May 2015 07:49:00 -0700 (PDT) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id ji4si22797097pbd.56.2015.05.12.07.48.59; Tue, 12 May 2015 07:49:00 -0700 (PDT) Received-SPF: none (google.com: linux-kernel-owner@vger.kernel.org does not designate permitted sender hosts) client-ip=209.132.180.67; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933430AbbELOsz (ORCPT <rfc822;tyler.baker@linaro.org> + 28 others); Tue, 12 May 2015 10:48:55 -0400 Received: from m50-112.126.com ([123.125.50.112]:57826 "EHLO m50-112.126.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932983AbbELOsP (ORCPT <rfc822;linux-kernel@vger.kernel.org>); Tue, 12 May 2015 10:48:15 -0400 Received: from localhost.localdomain (unknown [210.21.223.3]) by smtp6 (Coremail) with SMTP id j9KowAAnVHFdElJVTB0hBw--.1248S4; Tue, 12 May 2015 22:47:02 +0800 (CST) From: Xunlei Pang <xlpang@126.com> To: linux-kernel@vger.kernel.org Cc: Peter Zijlstra <peterz@infradead.org>, Steven Rostedt <rostedt@goodmis.org>, Juri Lelli <juri.lelli@gmail.com>, Ingo Molnar <mingo@redhat.com>, Xunlei Pang <pang.xunlei@linaro.org> Subject: [PATCH v3 3/4] sched/rt: Remove redundant conditions from task_woken_rt() Date: Tue, 12 May 2015 22:46:43 +0800 Message-Id: <1431442004-18716-3-git-send-email-xlpang@126.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1431442004-18716-1-git-send-email-xlpang@126.com> References: <1431442004-18716-1-git-send-email-xlpang@126.com> X-CM-TRANSID: j9KowAAnVHFdElJVTB0hBw--.1248S4 X-Coremail-Antispam: 1Uf129KBjvJXoW7AF1kKw1UJr4UGFyruF15urg_yoW8Kr18pa 1vkrWUWF1kJa45tanxtrn7Zry5Jw4kJw15XFn3trWUCrs8Jr1FvFWFgryS9r1Y9r10yF42 9FW8KayxG3WjgFJanT9S1TB71UUUUUUqnTZGkaVYY2UrUUUUjbIjqfuFe4nvWSU5nxnvy2 9KBjDUYxBIdaVFxhVjvjDU0xZFpf9x07jil1kUUUUU= X-Originating-IP: [210.21.223.3] X-CM-SenderInfo: p0ost0bj6rjloofrz/1tbipBH3v1Gogpt45gAAsD Sender: linux-kernel-owner@vger.kernel.org Precedence: list List-ID: <patchwork-forward.linaro.org> X-Mailing-List: linux-kernel@vger.kernel.org X-Original-Sender: xlpang@126.com X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 2a00:1450:4010:c04::22b as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org; dkim=neutral (body hash did not verify) header.i=@; dmarc=fail (p=NONE dis=NONE) header.from=126.com Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: <http://groups.google.com/a/linaro.org/group/patchwork-forward/post>, <mailto:patchwork-forward@linaro.org> List-Help: <http://support.google.com/a/linaro.org/bin/topic.py?topic=25838>, <mailto:patchwork-forward+help@linaro.org> List-Archive: <http://groups.google.com/a/linaro.org/group/patchwork-forward/> List-Unsubscribe: <mailto:googlegroups-manage+836684582541+unsubscribe@googlegroups.com>, <http://groups.google.com/a/linaro.org/group/patchwork-forward/subscribe> |
diff --git a/kernel/sched/rt.c b/kernel/sched/rt.c index 4a49c6a..4bd8551 100644 --- a/kernel/sched/rt.c +++ b/kernel/sched/rt.c @@ -2232,8 +2232,6 @@ out: static void task_woken_rt(struct rq *rq, struct task_struct *p) { if (!task_running(rq, p) && - !test_tsk_need_resched(rq->curr) && - has_pushable_tasks(rq) && p->nr_cpus_allowed > 1 && (dl_task(rq->curr) || rt_task(rq->curr)) && (rq->curr->nr_cpus_allowed < 2 ||