Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
x86/mce: Do not use memset to clear the banks bitmaps
The bitmap is a single unsigned long so no need for the function call. No functional changes. Signed-off-by: Borislav Petkov <[email protected]> Link: https://lore.kernel.org/r/[email protected]
- Loading branch information