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: <659fd81f-a017-48f0-b04a-41679dc5a61b@linux.dev>
Date: Mon, 25 Aug 2025 13:29:28 -0700
From: Yonghong Song <yonghong.song@...ux.dev>
To: chenyuan_fl@....com, olsajiri@...il.com
Cc: aef2617b-ce03-4830-96a7-39df0c93aaad@...nel.org, andrii@...nel.org,
 ast@...nel.org, bpf@...r.kernel.org, chenyuan@...inos.cn,
 daniel@...earbox.net, linux-kernel@...r.kernel.org, qmo@...nel.org
Subject: Re: [PATCH v7 1/2] bpftool: Refactor kernel config reading into
 common helper



On 8/24/25 7:20 PM, chenyuan_fl@....com wrote:
> From: Yuan Chen <chenyuan@...inos.cn>
>
> Extract the kernel configuration file parsing logic from feature.c into
> a new read_kernel_config() function in common.c. This includes:
>
> 1. Moving the config file handling and option parsing code
> 2. Adding required headers and struct definition
> 3. Keeping all existing functionality
>
> The refactoring enables sharing this logic with other components while
> maintaining current behavior. This will be used by subsequent patches
> that need to check kernel config options.
>
> Signed-off-by: Yuan Chen <chenyuan@...inos.cn>

Acked-by: Yonghong Song <yonghong.song@...ux.dev>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ