mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-14 00:00:55 +00:00
With CONFIG_VMAP_STACK=y the stack is allocated from the vmalloc space. Data structures passed to a hardware or a hypervisor interface that requires V=R can not be allocated on the stack anymore. Use kmalloc to get memory for the hypsfs_diag304 structure. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> |
||
|---|---|---|
| .. | ||
| hypfs_dbfs.c | ||
| hypfs_diag0c.c | ||
| hypfs_diag.c | ||
| hypfs_sprp.c | ||
| hypfs_vm.c | ||
| hypfs.h | ||
| inode.c | ||
| Makefile | ||