All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] RFC: Fix gem test related gcc warnings.
@ 2019-10-14 12:09 Juha-Pekka Heikkila
  2019-10-14 12:09 ` [igt-dev] [PATCH i-g-t] RFC: gem: fix compiler warnings Juha-Pekka Heikkila
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Juha-Pekka Heikkila @ 2019-10-14 12:09 UTC (permalink / raw)
  To: igt-dev; +Cc: tvrtko.ursulin

I don't use these "for_each_engine" defines ever so I don't know if this is
workable solution. I was just looking at those gem test related compile
time warnings about "declaration of ‘e__’ shadows a previous local" and
made this to silence them out.

Juha-Pekka Heikkila (1):
  gem: fix compiler warnings

 lib/igt_gt.h                   | 16 ++++++++--------
 tests/i915/gem_eio.c           |  6 +++---
 tests/i915/gem_exec_latency.c  |  4 ++--
 tests/i915/gem_exec_nop.c      |  8 ++++----
 tests/i915/gem_exec_schedule.c |  4 ++--
 tests/i915/gem_sync.c          | 16 ++++++++--------
 6 files changed, 27 insertions(+), 27 deletions(-)

-- 
2.7.4

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-10-14 22:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-14 12:09 [igt-dev] [PATCH i-g-t] RFC: Fix gem test related gcc warnings Juha-Pekka Heikkila
2019-10-14 12:09 ` [igt-dev] [PATCH i-g-t] RFC: gem: fix compiler warnings Juha-Pekka Heikkila
2019-10-14 12:38   ` Chris Wilson
2019-10-14 13:16     ` Andi Shyti
2019-10-14 13:37   ` Tvrtko Ursulin
2019-10-14 14:01     ` Juha-Pekka Heikkilä
2019-10-14 15:16 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2019-10-14 22:00 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.