Merge branch 'work'

This commit is contained in:
Clark Williams 2014-03-28 09:27:18 -05:00
commit bd4493d6ef
2 changed files with 8 additions and 1 deletions

View File

@ -1,4 +1,4 @@
VERSION_STRING = 0.87
VERSION_STRING = 0.88
sources = cyclictest.c signaltest.c pi_stress.c rt-migrate-test.c \
ptsematest.c sigwaittest.c svsematest.c pmqtest.c sendme.c \

View File

@ -65,6 +65,13 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/man/man8/hackbench.8.gz
%changelog
* Fri Mar 28 2014 Clark Williams <williams@redhat.com> - 0.88-1
- From Uwe Kleine-König <u.kleine-koenig@pengutronix.de>:
- cyclictest: Fix tracemark output when the latency threshold is hit on ARM
- From Gary S. Robertson <gary.robertson@linaro.org>:
- cyclictest: Restore CPU affinity function for non-NUMA builds
- cyclictest: Don't offer --numa option when unavailable
* Wed Dec 11 2013 Clark Williams <williams@redhat.com> - 0.87-1
- From Aaron Fabbri <ajfabbri@gmail.com>:
- cyclictest: CPU affinity now takes arbitrary set of cpus