aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4state.c
diff options
context:
space:
mode:
authorJoerg Roedel <jroedel@suse.de>2020-09-07 15:15:02 +0200
committerBorislav Petkov <bp@suse.de>2020-09-07 19:45:24 +0200
commit6ccbd29ade0d159ee1be398dc9defaae567c253d (patch)
treee540f0bb187d40f5e19e47d153c8d82ecc54c5aa /fs/nfs/nfs4state.c
parentc48f46ac7bf3946032cbaf70238c277382eedd1b (diff)
downloadkernel_replicant_linux-6ccbd29ade0d159ee1be398dc9defaae567c253d.tar.gz
kernel_replicant_linux-6ccbd29ade0d159ee1be398dc9defaae567c253d.tar.bz2
kernel_replicant_linux-6ccbd29ade0d159ee1be398dc9defaae567c253d.zip
KVM: SVM: nested: Don't allocate VMCB structures on stack
Do not allocate a vmcb_control_area and a vmcb_save_area on the stack, as these structures will become larger with future extenstions of SVM and thus the svm_set_nested_state() function will become a too large stack frame. Signed-off-by: Joerg Roedel <jroedel@suse.de> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lkml.kernel.org/r/20200907131613.12703-2-joro@8bytes.org
Diffstat (limited to 'fs/nfs/nfs4state.c')
0 files changed, 0 insertions, 0 deletions