From: Peter Zijlstra Date: Fri, 5 Jun 2009 12:04:51 +0000 (+0200) Subject: x86: Set context.vdso before installing the mapping X-Git-Tag: v2.6.31-rc1~383^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7b6eb3fa07269da20dbbde8ba37a0273fdbd9c9;p=pandora-kernel.git x86: Set context.vdso before installing the mapping In order to make arch_vma_name() work from inside install_special_mapping() we need to set the context.vdso before calling it. ( This is needed for performance counters to be able to track this special executable area. ) Signed-off-by: Peter Zijlstra Cc: Mike Galbraith Cc: Paul Mackerras Cc: Arnaldo Carvalho de Melo LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed