All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Seiderer <ps.report@gmx.net>
To: Siddharth Menon <simeddon@gmail.com>
Cc: shuah@kernel.org, brauner@kernel.org,
	linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/2] selftests/pidfd: Fix missing headers
Date: Mon, 3 Mar 2025 10:14:05 +0100	[thread overview]
Message-ID: <20250303101405.28000aaa@gmx.net> (raw)
In-Reply-To: <20250302205859.14782-1-simeddon@gmail.com>

Hello Siddharth,

On Mon,  3 Mar 2025 02:22:44 +0530, Siddharth Menon <simeddon@gmail.com> wrote:

> Fix compilation errors caused by missing headers in the pidfd selftest.
> 
> The errors include:
> pidfd_fdinfo_test.c:230:13: error: implicit declaration of function ‘mount’
> pidfd_setns_test.c:172:54: error: implicit declaration of function ‘ioctl’
> 
> Siddharth Menon (2):
>   selftests/pidfd: Fix missing header
>   selftests/pidfd: Fix missing header
> 
>  tools/testing/selftests/pidfd/pidfd_fdinfo_test.c | 1 +
>  tools/testing/selftests/pidfd/pidfd_setns_test.c  | 1 +
>  2 files changed, 2 insertions(+)
> 

Predated patches already available, see

        https://lore.kernel.org/linux-kselftest/20250115105211.390370-1-ps.report@gmx.net/
        https://lore.kernel.org/linux-kselftest/20250115105211.390370-2-ps.report@gmx.net/
	https://lore.kernel.org/linux-kselftest/20250115105211.390370-3-ps.report@gmx.net/

Regards,
Peter

      parent reply	other threads:[~2025-03-03  9:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-02 20:52 [PATCH 0/2] selftests/pidfd: Fix missing headers Siddharth Menon
2025-03-02 20:52 ` [PATCH 1/2] selftests/pidfd: Fix missing header Siddharth Menon
2025-03-02 20:52 ` [PATCH 2/2] " Siddharth Menon
2025-03-03  9:14 ` Peter Seiderer [this message]

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=20250303101405.28000aaa@gmx.net \
    --to=ps.report@gmx.net \
    --cc=brauner@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=shuah@kernel.org \
    --cc=simeddon@gmail.com \
    /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 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.