On Tue, Nov 12, 2013 at 01:53:35PM -0800, Shawn Landden wrote: > commit 7b78f13603c6fcb64e020a0bbe31a651ea2b657b > Author: Markus Trippelsdorf <[email protected]> > Date: Wed Apr 4 10:45:27 2012 +0200 > > perf tools: Fix getrusage() related build failure on glibc trunk > > On a system running glibc trunk perf doesn't build: > > CC builtin-sched.o > builtin-sched.c: In function ‘get_cpu_usage_nsec_parent’: > builtin-sched.c:399:16: error: storage size of ‘r > [...] > > Fix it by including sys/resource.h. > > Signed-off-by: Markus Trippelsdorf <[email protected]> > Cc: Peter Zijlstra <[email protected]> > Link: http://lkml.kernel.org/r/20120404084527.GA294@x4 > Signed-off-by: Ingo Molnar <[email protected]>
And what stable tree(s) do you want this applied to? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
