]> sourceware.org Git - systemtap.git/commit
PR16603 followup: unbreak on rhel4
authorFrank Ch. Eigler <fche@redhat.com>
Tue, 2 Sep 2014 22:29:11 +0000 (18:29 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Tue, 2 Sep 2014 22:30:04 +0000 (18:30 -0400)
commitceeaa82b24287613463937df2893dc933a6b5c86
tree426a51de8b7dcfee43cbd3a9a486facf78438b3e
parente7764568e3e9e71f9ff7b67a0e8c9cdcb47bb75f
PR16603 followup: unbreak on rhel4

jistone noted that the smp_call_function_single() function call
introduced in commit 590a9ae1acc47 didn't exist on 2.6.9-era kernels.
We de-optimize to plain smp_call_function() on such dinosaurs.
buildrun.cxx
runtime/linux/autoconf-smpcall-4args.c [new file with mode: 0644]
runtime/time.c
This page took 0.02865 seconds and 5 git commands to generate.