hsm.c:336:50: warning: incorrect type in argument 2 (different address spaces)
hsm.c:336:50: expected void const [noderef] __user *from
hsm.c:336:50: got void *
This patch fixes above sparse warning.
Fixes:
|
||
|---|---|---|
| .. | ||
| acrn_drv.h | ||
| hsm.c | ||
| hypercall.h | ||
| ioeventfd.c | ||
| ioreq.c | ||
| irqfd.c | ||
| Kconfig | ||
| Makefile | ||
| mm.c | ||
| vm.c | ||