[PATCH] VSOCK: fix returnvar.cocci warnings

2015-12-05 Thread Julia Lawall
Remove unneeded variable used to store return value. Generated by: scripts/coccinelle/misc/returnvar.cocci CC: Asias He Signed-off-by: Fengguang Wu Signed-off-by: Julia Lawall --- vsock.c |3 +-- 1 file changed, 1

Re: [PATCH 00/11] KVM: x86: track guest page access

2015-12-05 Thread Xiao Guangrong
Ping... Paolo, any comment? On 12/02/2015 01:00 AM, Xiao Guangrong wrote: On 12/01/2015 06:17 PM, Paolo Bonzini wrote: On 30/11/2015 19:26, Xiao Guangrong wrote: This patchset introduces the feature which allows us to track page access in guest. Currently, only write access tracking

Re: PAX: size overflow detected in function __vhost_add_used_n drivers/vhost/vhost.c:1517

2015-12-05 Thread PaX Team
On 5 Dec 2015 at 20:51, Toralf Förster wrote: > run into the following at a 64bit hardened stable Gentoo Linux while > running the following command at the host (probably just the ssh login > was it yet) : > > $ cd ~/devel/linux/; git archive --prefix linux-4.4.x/ v4.4-rc3 | (ssh > root@n22kvm

PAX: size overflow detected in function __vhost_add_used_n drivers/vhost/vhost.c:1517

2015-12-05 Thread Toralf Förster
run into the following at a 64bit hardened stable Gentoo Linux while running the following command at the host (probably just the ssh login was it yet) : $ cd ~/devel/linux/; git archive --prefix linux-4.4.x/ v4.4-rc3 | (ssh root@n22kvm "cd /usr/src/; sudo tar -xf-") Dec 5 20:39:26 t44