From: Glauber de Oliveira Costa Date: Mon, 7 Jan 2008 13:05:26 +0000 (-0200) Subject: lguest: make write() operation smp aware X-Git-Tag: v2.6.25-rc1~1135^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ea07a1500f05e06ebf0136763c781244f77a2a1;p=pandora-kernel.git lguest: make write() operation smp aware This patch makes the write() file operation smp aware. Which means, receiving the vcpu_id value through the offset parameter, and being well aware to which vcpu we're talking to. Signed-off-by: Glauber de Oliveira Costa Signed-off-by: Rusty Russell --- Reading git-diff-tree failed