History log of /freebsd-14.2/sys/compat/linuxkpi/common/include/linux/string_helpers.h (Results 1 – 2 of 2)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/13.4.0-p5, release/13.5.0-p1, release/14.2.0-p3, release/13.5.0, release/14.2.0-p2, release/14.1.0-p8, release/13.4.0-p4, release/14.1.0-p7, release/14.2.0-p1, release/13.4.0-p3, release/14.2.0, release/13.4.0, release/14.1.0, release/13.3.0
# 13419252 24-Dec-2023 Vladimir Kondratyev <[email protected]>

LinuxKPI: Add str_on_off and other helpers to linux/string_helpers.h

Sponsored by: Serenity Cyber Security, LLC
Reviewed by: manu, bz, imp (previous version)
MFC after: 1 week
Differential Revision:

LinuxKPI: Add str_on_off and other helpers to linux/string_helpers.h

Sponsored by: Serenity Cyber Security, LLC
Reviewed by: manu, bz, imp (previous version)
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D42794

(cherry picked from commit ae1084ff01bf9d9a9a2c56caf6c7095f3e96f579)

show more ...


# daebad71 04-Dec-2023 Jean-Sébastien Pédron <[email protected]>

linuxkpi: Add <linux/string_helpers.h> and str_yes_no()

[Why]
This header and str_yes_no() are now used by the i915 DRM driver in
Linux 5.18.

Reviewed by: manu
Approved by: manu
Differential Revisi

linuxkpi: Add <linux/string_helpers.h> and str_yes_no()

[Why]
This header and str_yes_no() are now used by the i915 DRM driver in
Linux 5.18.

Reviewed by: manu
Approved by: manu
Differential Revision: https://reviews.freebsd.org/D43014

(cherry picked from commit 38138beb42d1892dbd8ebb29c01c4471c86d8845)

show more ...