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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aINsLvsssT9NvSvn@gpd4>
Date: Fri, 25 Jul 2025 13:36:14 +0200
From: Andrea Righi <arighi@...dia.com>
To: Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>
Cc: tj@...nel.org, void@...ifault.com, changwoo@...lia.com,
	shuah@...nel.org, sched-ext@...ts.linux.dev,
	linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org,
	Abaci Robot <abaci@...ux.alibaba.com>
Subject: Re: [PATCH -next] selftests/sched_ext: Remove duplicate sched.h
 header

On Fri, Jul 25, 2025 at 05:04:12PM +0800, Jiapeng Chong wrote:
> ./tools/testing/selftests/sched_ext/hotplug.c: sched.h is included more than once.
> 
> Reported-by: Abaci Robot <abaci@...ux.alibaba.com>
> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=22941
> Signed-off-by: Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>

Acked-by: Andrea Righi <arighi@...dia.com>

Thanks for the cleanup.

-Andrea

> ---
>  tools/testing/selftests/sched_ext/hotplug.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/tools/testing/selftests/sched_ext/hotplug.c b/tools/testing/selftests/sched_ext/hotplug.c
> index 1c9ceb661c43..0cfbb111a2d0 100644
> --- a/tools/testing/selftests/sched_ext/hotplug.c
> +++ b/tools/testing/selftests/sched_ext/hotplug.c
> @@ -6,7 +6,6 @@
>  #include <bpf/bpf.h>
>  #include <sched.h>
>  #include <scx/common.h>
> -#include <sched.h>
>  #include <sys/wait.h>
>  #include <unistd.h>
>  
> -- 
> 2.43.5
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ