[uml-devel] [PATCH 1/5] remove references to cpu_*_map in arch/

2012-02-15 Thread Rusty Russell
From: Rusty Russell This has been obsolescent for a while; time for the final push. In adjacent context, replaced old cpus_* with cpumask_*. Signed-off-by: Rusty Russell Acked-by: David S. Miller (arch/sparc) Acked-by: Chris Metcalf (arch/tile) Cc: user-mode-linux-devel@lists.sourceforge.net

[uml-devel] X11 vfb forward ported to 3.2

2012-02-15 Thread Antoine Martin
Whilst I was looking at all the docs and patches that I have for the wiki/uml website, I found the old x11-fb patch from Gerd Knorr's and forward ported it to 3.2 Got as far as the point where it builds and shows a window when you start the kernel with: ./vmlinux x11=800x600 As reported at the time

Re: [uml-devel] [PATCH 1/12] arch/um: remove references to cpu_*_map.

2012-02-15 Thread Srivatsa S. Bhat
On 02/15/2012 10:28 AM, Rusty Russell wrote: > From: Rusty Russell > > This has been obsolescent for a while; time for the final push. > > Signed-off-by: Rusty Russell > Cc: user-mode-linux-devel@lists.sourceforge.net > --- Reviewed-by: Srivatsa S. Bhat Regards, Srivatsa S. Bhat