lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8f428b6e-9c12-4f9c-aa72-99dcee03cd9b@igalia.com>
Date: Thu, 30 Jan 2025 15:34:37 +0900
From: Changwoo Min <changwoo@...lia.com>
To: Tejun Heo <tj@...nel.org>
Cc: void@...ifault.com, arighi@...dia.com, kernel-dev@...lia.com,
 linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 07/11] sched_ext: Add an event, BYPASS_ACTIVATE

Hello,

On 25. 1. 28. 05:03, Tejun Heo wrote:
> On Sun, Jan 26, 2025 at 07:16:10PM +0900, Changwoo Min wrote:
> ...
>> @@ -3707,6 +3712,7 @@ static int select_task_rq_scx(struct task_struct *p, int prev_cpu, int wake_flag
>>   			p->scx.slice = SCX_SLICE_DFL;
>>   			p->scx.ddsp_dsq_id = SCX_DSQ_LOCAL;
>>   		}
>> +
>>   		return cpu;
>>   	}
>>   }
> 
> Stray change?

My bad. Will fix it.

Regards,
Changwoo Min


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ