[PATCH v5 2/3] net/intel: use portable version of __builtin_add_overflow
Bruce Richardson
bruce.richardson at intel.com
Fri Mar 14 15:46:21 CET 2025
On Fri, Mar 14, 2025 at 07:33:39AM -0700, Andre Muezerie wrote:
> __builtin_add_overflow is gcc specific. It should be replaced with
> a portable version that can also be used with other compilers.
>
> Signed-off-by: Andre Muezerie <andremue at linux.microsoft.com>
> ---
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list