From: Stanislav Fomichev <sdf@google.com>
To: Cong Liu <liucong2@kylinos.cn>
Cc: akpm@linux-foundation.org, bpf@vger.kernel.org,
ddrokosov@salutedevices.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] tools/Makefile: Remove cgroup target
Date: Fri, 15 Mar 2024 10:26:04 -0700 [thread overview]
Message-ID: <ZfSErGdSKDnMpPzd@google.com> (raw)
In-Reply-To: <20240315012249.439639-1-liucong2@kylinos.cn>
On 03/15, Cong Liu wrote:
> The tools/cgroup directory no longer contains a Makefile. This patch
> updates the top-level tools/Makefile to remove references to building
> and installing cgroup components. This change reflects the current
> structure of the tools directory and fixes the build failure when
> building tools in the top-level directory.
>
> linux/tools$ make cgroup
> DESCEND cgroup
> make[1]: *** No targets specified and no makefile found. Stop.
> make: *** [Makefile:73: cgroup] Error 2
>
> Signed-off-by: Cong Liu <liucong2@kylinos.cn>
Acked-by: Stanislav Fomichev <sdf@google.com>
next prev parent reply other threads:[~2024-03-15 17:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-14 12:25 [PATCH] tools/Makefile: Remove cgroup target Cong Liu
2024-03-14 18:28 ` Andrew Morton
2024-03-14 20:01 ` Stanislav Fomichev
2024-03-15 1:22 ` [PATCH v2] " Cong Liu
2024-03-15 17:26 ` Stanislav Fomichev [this message]
2024-03-15 19:16 ` Dmitry Rokosov
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=ZfSErGdSKDnMpPzd@google.com \
--to=sdf@google.com \
--cc=akpm@linux-foundation.org \
--cc=bpf@vger.kernel.org \
--cc=ddrokosov@salutedevices.com \
--cc=linux-kernel@vger.kernel.org \
--cc=liucong2@kylinos.cn \
/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.