From: Vince Weaver Date: Tue, 17 Sep 2013 18:53:41 +0000 (-0400) Subject: perf: Fix UAPI export of PERF_EVENT_IOC_ID X-Git-Tag: v3.12-rc2~23^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8e0108cac181a7b141dacaa99ea52efaf9b5f07;p=pandora-kernel.git perf: Fix UAPI export of PERF_EVENT_IOC_ID Without the following patch I have problems compiling code using the new PERF_EVENT_IOC_ID ioctl(). It looks like u64 was used instead of __u64 Signed-off-by: Vince Weaver Acked-by: Peter Zijlstra Cc: Arnaldo Carvalho de Melo Link: http://lkml.kernel.org/r/alpine.DEB.2.10.1309171450380.11444@vincent-weaver-1.um.maine.edu Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed