Linux Test Project
 help / color / mirror / Atom feed
From: Cyril Hrubis <chrubis@suse.cz>
To: Andrea Cervesato <andrea.cervesato@suse.de>
Cc: Linux Test Project <ltp@lists.linux.it>
Subject: Re: [LTP] [PATCH v2 4/6] mremap04: Convert to new API
Date: Fri, 7 Aug 2026 10:06:47 +0200	[thread overview]
Message-ID: <anWSF2YPBwAXNisF@yuki.lan> (raw)
In-Reply-To: <20260807-rewrite_mremap_testing_suite-v2-4-1760ae8e3b8b@suse.com>

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 <chrubis@suse.cz>

-- 
Cyril Hrubis
chrubis@suse.cz

-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

  reply	other threads:[~2026-08-07  8:07 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-07  6:59 [LTP] [PATCH v2 0/6] Rewrite mremap testing suite Andrea Cervesato
2026-08-07  6:59 ` [LTP] [PATCH v2 1/6] mremap01: Convert to new API Andrea Cervesato
2026-08-07  8:19   ` [LTP] " linuxtestproject.agent
2026-08-07  6:59 ` [LTP] [PATCH v2 2/6] mremap02: " Andrea Cervesato
2026-08-07  6:59 ` [LTP] [PATCH v2 3/6] mremap03: " Andrea Cervesato
2026-08-07  6:59 ` [LTP] [PATCH v2 4/6] mremap04: " Andrea Cervesato
2026-08-07  8:06   ` Cyril Hrubis [this message]
2026-08-07  6:59 ` [LTP] [PATCH v2 5/6] mremap05: " Andrea Cervesato
2026-08-07  9:17   ` Cyril Hrubis
2026-08-07  6:59 ` [LTP] [PATCH v2 6/6] mremap08: Extract test from mremap05 Andrea Cervesato
2026-08-07  9:39   ` Cyril Hrubis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=anWSF2YPBwAXNisF@yuki.lan \
    --to=chrubis@suse.cz \
    --cc=andrea.cervesato@suse.de \
    --cc=ltp@lists.linux.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox