diff options
author | Stephen Rothwell <sfr@canb.auug.org.au> | 2021-10-25 07:04:13 +0300 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2021-10-28 15:35:27 +0300 |
commit | 868c250bb4639531ff33b2d879fbef39c1d9ed39 (patch) | |
tree | 059f1c47d31bdfe726dcd1ce0e22d9ba2d82ff11 /Documentation/x86 | |
parent | 101c669d165d341b8c35424eb3878138044394ef (diff) | |
download | linux-868c250bb4639531ff33b2d879fbef39c1d9ed39.tar.xz |
x86/fpu: Include vmalloc.h for vzalloc()
Explicitly include that header to avoid build errors when vzalloc()
becomes "invisible" to the compiler due to header reorganizations.
This is not a problem in the tip tree but occurred when integrating
linux-next.
[ bp: Commit message. ]
Link: https://lore.kernel.org/r/20211025151144.552c60ca@canb.auug.org.au
Fixes: 69f6ed1d14c6 ("x86/fpu: Provide infrastructure for KVM FPU cleanup")
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Borislav Petkov <bp@suse.de>
Diffstat (limited to 'Documentation/x86')
0 files changed, 0 insertions, 0 deletions