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] [thread-next>] [day] [month] [year] [list]
Message-ID: <1b22fa24-5e38-417d-96c4-d75f065c11fa@kernel.org>
Date: Wed, 6 Aug 2025 17:05:46 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Beleswar Padhi <b-padhi@...com>, linux@...linux.org.uk, arnd@...db.de
Cc: afd@...com, u-kumar1@...com, praneeth@...com,
 linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] arm: multi_v7_defconfig: Enable more OMAP related configs

On 06/08/2025 16:18, Beleswar Padhi wrote:
> From: Sinthu Raja <sinthu.raja@...com>
> 
> This allows us to enable various peripherals in the TI OMAP family
> platforms like AM571X-IDK, AM572X-IDK, AM574X-IDK, AM57XX-BEAGLE-X15,
> AM57XX-EVM using the multi_v7_defconfig, instead of only with the
> OMAP specific defconfigs.
> 
> IKCONFIG*:
> Allows reading the current kernel configuration through /proc/config.gz

Why do we want it?

> 
> {TI/DRA752}_THERMAL:
> Enables TI's bandgap temperature sensor and thermal zone framework for
> thermal management on the OMAP SoC family.
> 
> THERMAL_EMULATION:
> Adds emul_temp sysfs node under thermal zones to allow emulating
> temperature changes.
> 
> DRM_PANEL_OSD_OSD101T2587_53TS:
> TOUCHSCREEN_EDT_FT5X06:
> Enables OSD LCD panel and capacitive touchscreen support used in AM57XX
> evaluation modules.
> 
> SPI_TI_QSPI:
> Enables TI's QSPI master controller driver for accessing flash devices
> on OMAP5 platforms.
> 
> FANOTIFY:
> Allows sending open file descriptors to userspace listeners along with
> file access events.

Why do we want it?

> 
> USER_NS:
> NAMESPACES:
> Enable user NS to provide user info of different users for different
> process.

Why do we want it?


> 
> POSIX_MQUEUE:
> Supports POSIX message queues for priority-based IPC.

Why do we want it?

> 
> BSD_PROCESS_ACCT:
> Enables BSD process accounting to allow user space program to write
> process accounting information to a file.

No, we don't want it, unless ...?

> 
> bloat-o-meter:
> Total: Before=24537037, After=24640034, chg +0.42%
> 
> Signed-off-by: Sinthu Raja <sinthu.raja@...com>
> Co-developed-by: Carlos Hernandez <ceh@...com>

Incorrect SoB chain. Read carefully submitting patches.

> Signed-off-by: Beleswar Padhi <b-padhi@...com>


Best regards,
Krzysztof

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ