Re: [PATCH v2 4/6] mremap04: Convert to new API
Cyril Hrubis <[email protected]>
| Newsgroups | gmane.linux.ltp |
|---|---|
| Message-ID | <[email protected]> |
Hi! > diff --git a/testcases/kernel/syscalls/mremap/Makefile b/testcases/kernel/syscalls/mremap/Makefile > index 8811b887e..4c8990ea8 100644 > --- a/testcases/kernel/syscalls/mremap/Makefile > +++ b/testcases/kernel/syscalls/mremap/Makefile > @@ -3,11 +3,11 @@ > > top_srcdir ?= ../../../.. > > -LTPLIBS = ipc > +LTPLIBS = newipc > > include $(top_srcdir)/include/mk/testcases.mk > > -mremap04: LTPLDLIBS = -lltpipc > +mremap04: LTPLDLIBS = -lltpnewipc > mremap07: LDLIBS += -lpthread The ipc linking is no longer needed, right? Otherwise: Reviewed-by: Cyril Hrubis <[email protected]> -- Cyril Hrubis [email protected] -- Mailing list info: https://lists.linux.it/listinfo/ltp