mbox series

[rt-tests,v1,0/3] Fix a few fallouts

Message ID 20210704203621.5612-1-wagi@monom.org
Headers show
Series Fix a few fallouts | expand

Message

Daniel Wagner July 4, 2021, 8:36 p.m. UTC
From: Daniel Wagner <dwagner@suse.de>


Another round of small cleanups and fixes.

The first one fixes static builds for armhf host. Patch two is another
of the printf format specifier which I got wrong. No idea why we
didn't see this earlier. Anyway gcc on armhf was not happy. The same
for the third fix. Why the gcc on armhf complains and not on anything
else, is dubios to me.

Daniel Wagner (3):
  rt-numa: Use sched_getaffinity() instead of pthread_getaffinity_np()
  signaltest: Fix printf format specifier
  cyclicdeadline: Fix buffer allocation

 src/lib/rt-numa.c                   | 4 +---
 src/sched_deadline/cyclicdeadline.c | 2 +-
 src/signaltest/signaltest.c         | 6 +++---
 3 files changed, 5 insertions(+), 7 deletions(-)

-- 
2.32.0