@ammarfaizi2@hiradai.space @ammarfaizi2@gnuweeb.org
Uncategorized
4
Posts
2
Posters
0
Views
-
@ammarfaizi2@hiradai.space @ammarfaizi2@gnuweeb.org
LGTM, thanks for the fix!
root@vmi3114076:~# ls -l /sys/bus/virtio/drivers/virtio_balloon/ total 0 --w------- 1 root root 4096 Mar 13 16:58 bind lrwxrwxrwx 1 root root 0 Mar 13 16:57 module -> ../../../../module/virtio_balloon --w------- 1 root root 4096 Mar 13 16:56 uevent --w------- 1 root root 4096 Mar 13 16:58 unbind lrwxrwxrwx 1 root root 0 Mar 13 16:58 virtio0 -> ../../../../devices/pci0000:00/0000:00:03.0/virtio0 root@vmi3114076:~# root@vmi3114076:~# echo virtio0 > /sys/bus/virtio/drivers/virtio_balloon/unbind root@vmi3114076:~# root@vmi3114076:~# ls -l /sys/bus/virtio/drivers/virtio_balloon/ total 0 --w------- 1 root root 4096 Mar 13 16:58 bind lrwxrwxrwx 1 root root 0 Mar 13 16:57 module -> ../../../../module/virtio_balloon --w------- 1 root root 4096 Mar 13 16:56 uevent --w------- 1 root root 4096 Mar 13 16:58 unbind root@vmi3114076:~# echo virtio0 > /sys/bus/virtio/drivers/virtio_balloon/bind root@vmi3114076:~# ls -l /sys/bus/virtio/drivers/virtio_balloon/ total 0 --w------- 1 root root 4096 Mar 13 16:59 bind lrwxrwxrwx 1 root root 0 Mar 13 16:57 module -> ../../../../module/virtio_balloon --w------- 1 root root 4096 Mar 13 16:56 uevent --w------- 1 root root 4096 Mar 13 16:58 unbind lrwxrwxrwx 1 root root 0 Mar 13 16:59 virtio0 -> ../../../../devices/pci0000:00/0000:00:03.0/virtio0 root@vmi3114076:~# -
R relay@relay.publicsquare.global shared this topic
-
@ammarfaizi2@hiradai.space @ammarfaizi2@gnuweeb.org
LGTM, thanks for the fix!
root@vmi3114076:~# ls -l /sys/bus/virtio/drivers/virtio_balloon/ total 0 --w------- 1 root root 4096 Mar 13 16:58 bind lrwxrwxrwx 1 root root 0 Mar 13 16:57 module -> ../../../../module/virtio_balloon --w------- 1 root root 4096 Mar 13 16:56 uevent --w------- 1 root root 4096 Mar 13 16:58 unbind lrwxrwxrwx 1 root root 0 Mar 13 16:58 virtio0 -> ../../../../devices/pci0000:00/0000:00:03.0/virtio0 root@vmi3114076:~# root@vmi3114076:~# echo virtio0 > /sys/bus/virtio/drivers/virtio_balloon/unbind root@vmi3114076:~# root@vmi3114076:~# ls -l /sys/bus/virtio/drivers/virtio_balloon/ total 0 --w------- 1 root root 4096 Mar 13 16:58 bind lrwxrwxrwx 1 root root 0 Mar 13 16:57 module -> ../../../../module/virtio_balloon --w------- 1 root root 4096 Mar 13 16:56 uevent --w------- 1 root root 4096 Mar 13 16:58 unbind root@vmi3114076:~# echo virtio0 > /sys/bus/virtio/drivers/virtio_balloon/bind root@vmi3114076:~# ls -l /sys/bus/virtio/drivers/virtio_balloon/ total 0 --w------- 1 root root 4096 Mar 13 16:59 bind lrwxrwxrwx 1 root root 0 Mar 13 16:57 module -> ../../../../module/virtio_balloon --w------- 1 root root 4096 Mar 13 16:56 uevent --w------- 1 root root 4096 Mar 13 16:58 unbind lrwxrwxrwx 1 root root 0 Mar 13 16:59 virtio0 -> ../../../../devices/pci0000:00/0000:00:03.0/virtio0 root@vmi3114076:~#@yuka @ammarfaizi2@hiradai.space
I plan to send this patch to upstream. Would you like to attach a Tested-by tag?
-
R relay@relay.infosec.exchange shared this topic
-
@yuka @ammarfaizi2@hiradai.space
I plan to send this patch to upstream. Would you like to attach a Tested-by tag?
@ammarfaizi2@gnuweeb.org @ammarfaizi2@hiradai.space
Tested-by: Yuka <yuka@umeyashiki.org> -
@ammarfaizi2@gnuweeb.org @ammarfaizi2@hiradai.space
Tested-by: Yuka <yuka@umeyashiki.org>@yuka @ammarfaizi2@hiradai.space
Nice. Thanks for testing!