All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH ltp] tools/apicmds/.gitignore: add tst_flush
@ 2018-03-27 13:22 Yixin Zhang
  2018-03-27 13:40 ` Cyril Hrubis
  2018-03-27 13:47 ` Cyril Hrubis
  0 siblings, 2 replies; 3+ messages in thread
From: Yixin Zhang @ 2018-03-27 13:22 UTC (permalink / raw)
  To: ltp

Signed-off-by: Yixin Zhang <yixin.zhang@intel.com>
---
 tools/apicmds/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/apicmds/.gitignore b/tools/apicmds/.gitignore
index a9ca9ec6d..e57a38ccd 100644
--- a/tools/apicmds/.gitignore
+++ b/tools/apicmds/.gitignore
@@ -1,6 +1,7 @@
 tst_brk
 tst_brkm
 tst_exit
+tst_flush
 tst_get_unused_port
 tst_ncpus
 tst_ncpus_conf
-- 
2.14.1


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

* [LTP] [PATCH ltp] tools/apicmds/.gitignore: add tst_flush
  2018-03-27 13:22 [LTP] [PATCH ltp] tools/apicmds/.gitignore: add tst_flush Yixin Zhang
@ 2018-03-27 13:40 ` Cyril Hrubis
  2018-03-27 13:47 ` Cyril Hrubis
  1 sibling, 0 replies; 3+ messages in thread
From: Cyril Hrubis @ 2018-03-27 13:40 UTC (permalink / raw)
  To: ltp

Hi!
Actually the tst_flush has been removed in:

commit eb50f0a9e0c26f3cab8472f47a2ea8171ce5ee52
Author: Michael Moese <mmoese@suse.de>
Date:   Fri Mar 9 15:16:07 2018 +0100

    remove old tst_flush()

So the right solution is to remove it from the Makefile. I will commit
that, thanks for the report.

-- 
Cyril Hrubis
chrubis@suse.cz

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

* [LTP] [PATCH ltp] tools/apicmds/.gitignore: add tst_flush
  2018-03-27 13:22 [LTP] [PATCH ltp] tools/apicmds/.gitignore: add tst_flush Yixin Zhang
  2018-03-27 13:40 ` Cyril Hrubis
@ 2018-03-27 13:47 ` Cyril Hrubis
  1 sibling, 0 replies; 3+ messages in thread
From: Cyril Hrubis @ 2018-03-27 13:47 UTC (permalink / raw)
  To: ltp

Hi!
Fix pushed in:

commit fc42ec9f78b644e8dfaa9fdda55e6c781ce88441
Author: Cyril Hrubis <chrubis@suse.cz>
Date:   Tue Mar 27 15:41:39 2018 +0200

    tools/apicmds: Remove tst_flush from Makefile

Thanks for catching this!

-- 
Cyril Hrubis
chrubis@suse.cz

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

end of thread, other threads:[~2018-03-27 13:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-27 13:22 [LTP] [PATCH ltp] tools/apicmds/.gitignore: add tst_flush Yixin Zhang
2018-03-27 13:40 ` Cyril Hrubis
2018-03-27 13:47 ` Cyril Hrubis

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.