mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-07 20:48:20 +00:00
We allocate struct ucode_patch here. @size is the size of microcode data
and used for kmemdup() later in this function.
Fixes:
|
||
|---|---|---|
| .. | ||
| amd.c | ||
| core.c | ||
| intel.c | ||
| Makefile | ||