https://bugzilla.novell.com/show_bug.cgi?id=798457 https://bugzilla.novell.com/show_bug.cgi?id=798457#c2 --- Comment #2 from Li Bin <bili@suse.com> 2013-01-15 08:13:32 UTC --- commit e14ac0e274c6de3fee1f74cd190ec6248f28e559 Author: David Smith <dsmith@redhat.com> Date: Wed Apr 11 15:01:02 2012 -0500 Fix compile problem by changing 'stp_for_each_cpu' to 'for_each_possible_cpu'. * runtime/runtime.h: Removed stp_for_each_cpu() macro definition, since no longer needed (and 'cpu_possible_map' has been removed from the upstream kernel). * runtime/map-stat.c: Replaced 'stp_for_each_cpu()' with 'for_each_possible_cpu()'. * runtime/map.c: Ditto. * runtime/perf.c: Ditto. * runtime/pmap-gen.c: Ditto. * runtime/stat.c: Ditto. * runtime/transport/procfs.c: Ditto. * translate.cxx: Ditto. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.