From: Ian Munsie Date: Thu, 25 Nov 2010 04:12:53 +0000 (+1100) Subject: perf symbols: Correct final kernel map guesses X-Git-Tag: v2.6.38-rc1~490^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d1faba5fe410558099f13cfada2eab03186769d;p=pandora-kernel.git perf symbols: Correct final kernel map guesses If a 32bit userspace perf is running on a 64bit kernel, the end of the final map in the kernel would incorrectly be set to 2^32-1 rather than 2^64-1. Cc: Ingo Molnar Cc: Paul Mackerras Cc: Peter Zijlstra LKML-Reference: <1290658375-10342-1-git-send-email-imunsie@au1.ibm.com> Signed-off-by: Ian Munsie Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed