All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] tests/gem_fd_exhaustion: Fix build failure
@ 2018-03-12 10:20 Maarten Lankhorst
  2018-03-12 11:26 ` Maarten Lankhorst
  2018-03-12 18:00 ` [igt-dev] ✗ Fi.CI.BAT: failure for " Patchwork
  0 siblings, 2 replies; 3+ messages in thread
From: Maarten Lankhorst @ 2018-03-12 10:20 UTC (permalink / raw)
  To: igt-dev; +Cc: Karol Krol

This breaks igt build really badly.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Cc: Karol Krol <karol.krol@intel.com>
---
 tests/gem_fd_exhaustion.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/gem_fd_exhaustion.c b/tests/gem_fd_exhaustion.c
index d04cdd09dfd9..559590b14d90 100644
--- a/tests/gem_fd_exhaustion.c
+++ b/tests/gem_fd_exhaustion.c
@@ -80,7 +80,7 @@ static bool allow_unlimited_files(void)
 	return setrlimit(RLIMIT_NOFILE, &rlim) == 0;
 }
 
-static void restore_original_sysctl(void)
+static void restore_original_sysctl(int sig)
 {
 	if (original_nr_open > 0)
 		write_sysctl("/proc/sys/fs/nr_open", original_nr_open);
-- 
2.16.2

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

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

* Re: [igt-dev] [PATCH i-g-t] tests/gem_fd_exhaustion: Fix build failure
  2018-03-12 10:20 [igt-dev] [PATCH i-g-t] tests/gem_fd_exhaustion: Fix build failure Maarten Lankhorst
@ 2018-03-12 11:26 ` Maarten Lankhorst
  2018-03-12 18:00 ` [igt-dev] ✗ Fi.CI.BAT: failure for " Patchwork
  1 sibling, 0 replies; 3+ messages in thread
From: Maarten Lankhorst @ 2018-03-12 11:26 UTC (permalink / raw)
  To: igt-dev; +Cc: Karol Krol

Op 12-03-18 om 11:20 schreef Maarten Lankhorst:
> This breaks igt build really badly.
>
> Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
> Cc: Karol Krol <karol.krol@intel.com>
Pushed with Adrinael's r-b
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

* [igt-dev] ✗ Fi.CI.BAT: failure for tests/gem_fd_exhaustion: Fix build failure
  2018-03-12 10:20 [igt-dev] [PATCH i-g-t] tests/gem_fd_exhaustion: Fix build failure Maarten Lankhorst
  2018-03-12 11:26 ` Maarten Lankhorst
@ 2018-03-12 18:00 ` Patchwork
  1 sibling, 0 replies; 3+ messages in thread
From: Patchwork @ 2018-03-12 18:00 UTC (permalink / raw)
  To: Maarten Lankhorst; +Cc: igt-dev

== Series Details ==

Series: tests/gem_fd_exhaustion: Fix build failure
URL   : https://patchwork.freedesktop.org/series/39777/
State : failure

== Summary ==

Series 39777 revision 1 was fully merged or fully failed: no git log

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

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

end of thread, other threads:[~2018-03-12 18:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-12 10:20 [igt-dev] [PATCH i-g-t] tests/gem_fd_exhaustion: Fix build failure Maarten Lankhorst
2018-03-12 11:26 ` Maarten Lankhorst
2018-03-12 18:00 ` [igt-dev] ✗ Fi.CI.BAT: failure for " 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.