RE: [PATCH v4 2/3] efi/cper: Add a new helper function to print bitmasks
From:
Luck, Tony
Date:
Thu Jun 20 2024 - 14:16:30 EST
Next message:
Tejun Heo: "Re: [PATCH 1/2] cpufreq_schedutil: Refactor sugov_cpu_is_busy()"
Previous message:
Ian Rogers: "Re: [PATCH v1 13/37] perf vendor events: Update grandridge events and add counter information"
In reply to:
Mauro Carvalho Chehab: "[PATCH v4 2/3] efi/cper: Add a new helper function to print bitmasks"
Next in thread:
Jonathan Cameron: "Re: [PATCH v4 2/3] efi/cper: Add a new helper function to print bitmasks"
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
+
+ size = strscpy(str, strs[i], len);
Check for error return from strscpy()
+ len -= size;
+ str += size;
Next message:
Tejun Heo: "Re: [PATCH 1/2] cpufreq_schedutil: Refactor sugov_cpu_is_busy()"
Previous message:
Ian Rogers: "Re: [PATCH v1 13/37] perf vendor events: Update grandridge events and add counter information"
In reply to:
Mauro Carvalho Chehab: "[PATCH v4 2/3] efi/cper: Add a new helper function to print bitmasks"
Next in thread:
Jonathan Cameron: "Re: [PATCH v4 2/3] efi/cper: Add a new helper function to print bitmasks"
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]