| #
44d1153d
|
| 20-Jan-2026 |
Bjoern A. Zeeb <bz@FreeBSD.org> |
LinuxKPI: add umin()
Add a version of umin() simply using MIN() assuming that the Linux upstream code properly check that the arguments are unsigned, etc.
Sponsored by: The FreeBSD Foundation MFC a
LinuxKPI: add umin()
Add a version of umin() simply using MIN() assuming that the Linux upstream code properly check that the arguments are unsigned, etc.
Sponsored by: The FreeBSD Foundation MFC after: 3 days Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D54807
show more ...
|
| #
07c7c41c
|
| 06-Jun-2024 |
Vladimir Kondratyev <wulf@FreeBSD.org> |
LinuxKPI: Add min_not_zero() to linux/minmax.h
It returns the minimum that is not zero, except both equals to zero.
Sponsored by: Serenity Cyber Security, LLC MFC after: 1 week Reviewed by: bz, ema
LinuxKPI: Add min_not_zero() to linux/minmax.h
It returns the minimum that is not zero, except both equals to zero.
Sponsored by: Serenity Cyber Security, LLC MFC after: 1 week Reviewed by: bz, emaste, ssaxena Differential Revision: https://reviews.freebsd.org/D45450 Differential Revision: https://reviews.freebsd.org/D45451
show more ...
|
| #
f79474c4
|
| 06-Jun-2024 |
Vladimir Kondratyev <wulf@FreeBSD.org> |
LinuxKPI: Move linux/minmax.h content out of linux/kernel.h
To match Linux and allow direct linux/minmax.h inclusion.
Sponsored by: Serenity Cyber Security, LLC MFC after: 1 week Reviewed by: bz Di
LinuxKPI: Move linux/minmax.h content out of linux/kernel.h
To match Linux and allow direct linux/minmax.h inclusion.
Sponsored by: Serenity Cyber Security, LLC MFC after: 1 week Reviewed by: bz Differential Revision: https://reviews.freebsd.org/D45449
show more ...
|
| #
44d1153d
|
| 20-Jan-2026 |
Bjoern A. Zeeb <bz@FreeBSD.org> |
LinuxKPI: add umin()
Add a version of umin() simply using MIN() assuming that the Linux upstream code properly check that the arguments are unsigned, etc.
Sponsored by: The FreeBSD Foundation MFC a
LinuxKPI: add umin()
Add a version of umin() simply using MIN() assuming that the Linux upstream code properly check that the arguments are unsigned, etc.
Sponsored by: The FreeBSD Foundation MFC after: 3 days Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D54807
show more ...
|
| #
07c7c41c
|
| 06-Jun-2024 |
Vladimir Kondratyev <wulf@FreeBSD.org> |
LinuxKPI: Add min_not_zero() to linux/minmax.h
It returns the minimum that is not zero, except both equals to zero.
Sponsored by: Serenity Cyber Security, LLC MFC after: 1 week Reviewed by: bz, ema
LinuxKPI: Add min_not_zero() to linux/minmax.h
It returns the minimum that is not zero, except both equals to zero.
Sponsored by: Serenity Cyber Security, LLC MFC after: 1 week Reviewed by: bz, emaste, ssaxena Differential Revision: https://reviews.freebsd.org/D45450 Differential Revision: https://reviews.freebsd.org/D45451
show more ...
|
| #
f79474c4
|
| 06-Jun-2024 |
Vladimir Kondratyev <wulf@FreeBSD.org> |
LinuxKPI: Move linux/minmax.h content out of linux/kernel.h
To match Linux and allow direct linux/minmax.h inclusion.
Sponsored by: Serenity Cyber Security, LLC MFC after: 1 week Reviewed by: bz Di
LinuxKPI: Move linux/minmax.h content out of linux/kernel.h
To match Linux and allow direct linux/minmax.h inclusion.
Sponsored by: Serenity Cyber Security, LLC MFC after: 1 week Reviewed by: bz Differential Revision: https://reviews.freebsd.org/D45449
show more ...
|
| #
44d1153d
|
| 20-Jan-2026 |
Bjoern A. Zeeb <bz@FreeBSD.org> |
LinuxKPI: add umin()
Add a version of umin() simply using MIN() assuming that the Linux upstream code properly check that the arguments are unsigned, etc.
Sponsored by: The FreeBSD Foundation MFC a
LinuxKPI: add umin()
Add a version of umin() simply using MIN() assuming that the Linux upstream code properly check that the arguments are unsigned, etc.
Sponsored by: The FreeBSD Foundation MFC after: 3 days Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D54807
show more ...
|
| #
07c7c41c
|
| 06-Jun-2024 |
Vladimir Kondratyev <wulf@FreeBSD.org> |
LinuxKPI: Add min_not_zero() to linux/minmax.h
It returns the minimum that is not zero, except both equals to zero.
Sponsored by: Serenity Cyber Security, LLC MFC after: 1 week Reviewed by: bz, ema
LinuxKPI: Add min_not_zero() to linux/minmax.h
It returns the minimum that is not zero, except both equals to zero.
Sponsored by: Serenity Cyber Security, LLC MFC after: 1 week Reviewed by: bz, emaste, ssaxena Differential Revision: https://reviews.freebsd.org/D45450 Differential Revision: https://reviews.freebsd.org/D45451
show more ...
|
| #
f79474c4
|
| 06-Jun-2024 |
Vladimir Kondratyev <wulf@FreeBSD.org> |
LinuxKPI: Move linux/minmax.h content out of linux/kernel.h
To match Linux and allow direct linux/minmax.h inclusion.
Sponsored by: Serenity Cyber Security, LLC MFC after: 1 week Reviewed by: bz Di
LinuxKPI: Move linux/minmax.h content out of linux/kernel.h
To match Linux and allow direct linux/minmax.h inclusion.
Sponsored by: Serenity Cyber Security, LLC MFC after: 1 week Reviewed by: bz Differential Revision: https://reviews.freebsd.org/D45449
show more ...
|