From fad2918ed5171e6299a9b4b885d0459f35ee7377 Mon Sep 17 00:00:00 2001 From: Arnaldo Carvalho de Melo Date: Wed, 8 Jan 2014 10:10:00 -0300 Subject: [PATCH] perf report: Move logic to warn about kptr_restrict'ed kernels to separate function Its too big, better have a separate function for it so that the main logic gets shorter/clearer. Cc: Adrian Hunter Cc: David Ahern Cc: Frederic Weisbecker Cc: Jiri Olsa Cc: Mike Galbraith Cc: Namhyung Kim Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Stephane Eranian Link: http://lkml.kernel.org/n/tip-ahh6vfzyh8fsygjwrsbroeu0@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-format-patch failed