All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, cgroups@vger.kernel.org,
	Johannes Weiner <hannes@cmpxchg.org>,
	Michal Koutny <mkoutny@suse.com>,
	Waiman Long <longman@redhat.com>
Subject: [GIT PULL] cgroup fixes for v6.19-rc5
Date: Mon, 12 Jan 2026 09:53:44 -1000	[thread overview]
Message-ID: <2b67728dc00d11baa695ce60bbbd0e71@kernel.org> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 940 bytes --]

Hi Linus,

The following changes since commit aa7d3a56a20f07978d9f401e13637a6479b13bd0:

  cpuset: fix warning when disabling remote partition (2025-12-18 06:38:54 -1000)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git tags/cgroup-for-6.19-rc5-fixes

for you to fetch changes up to ef56578274d2b98423c8ef82bb450223f5811b59:

  cgroup: Eliminate cgrp_ancestor_storage in cgroup_root (2026-01-07 15:11:03 -1000)

----------------------------------------------------------------
cgroup: Fixes for v6.19-rc5

- Fix -Wflex-array-member-not-at-end warnings in cgroup_root.

----------------------------------------------------------------
Michal Koutný (1):
      cgroup: Eliminate cgrp_ancestor_storage in cgroup_root

 include/linux/cgroup-defs.h | 25 ++++++++++++++-----------
 kernel/cgroup/cgroup.c      |  2 +-
 2 files changed, 15 insertions(+), 12 deletions(-)

Thanks.
--
tejun

             reply	other threads:[~2026-01-12 19:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-12 19:53 Tejun Heo [this message]
2026-01-12 20:35 ` [GIT PULL] cgroup fixes for v6.19-rc5 pr-tracker-bot

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=2b67728dc00d11baa695ce60bbbd0e71@kernel.org \
    --to=tj@kernel.org \
    --cc=cgroups@vger.kernel.org \
    --cc=hannes@cmpxchg.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=longman@redhat.com \
    --cc=mkoutny@suse.com \
    --cc=torvalds@linux-foundation.org \
    /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.