[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <bbbc0c4d-0680-c31d-8166-563fafe8e1c7@huawei.com>
Date: Mon, 19 Jun 2023 09:49:17 +0800
From: Miaohe Lin <linmiaohe@...wei.com>
To: Peter Zijlstra <peterz@...radead.org>
CC: <mingo@...hat.com>, <juri.lelli@...hat.com>,
<vincent.guittot@...aro.org>, <dietmar.eggemann@....com>,
<rostedt@...dmis.org>, <bsegall@...gle.com>, <mgorman@...e.de>,
<bristot@...hat.com>, <vschneid@...hat.com>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] sched/deadline: Use helper function task_current()
On 2023/6/17 20:26, Peter Zijlstra wrote:
> On Sat, Jun 17, 2023 at 03:43:05PM +0800, Miaohe Lin wrote:
>> Use helper function task_current() to check whether task is currently
>> running on the runqueue. No functional change intended.
>
> Why though? this makes no sense. Please leave perfectly fine code alone.
IMHO, it would improve the code readability if we use helper function/macro instead
of open code it directly. If this is unwanted change, I will drop this patch. :)
Thanks.
Powered by blists - more mailing lists