All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wen Yang <wen.yang@linux.dev>
To: Joel Granados <joel.granados@kernel.org>
Cc: "Eric W . Biederman" <ebiederm@xmission.com>,
	"Luis Chamberlain" <mcgrof@kernel.org>,
	"Kees Cook" <keescook@chromium.org>,
	"Joel Granados" <j.granados@samsung.com>,
	"Christian Brauner" <brauner@kernel.org>,
	"Thomas Weißschuh" <thomas@t-8ch.de>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4 0/5] sysctl: encode the min/max values directly in the table entry
Date: Wed, 6 Nov 2024 22:47:18 +0800	[thread overview]
Message-ID: <cbe26e25-4dff-4933-b9ba-ee3a2ea4780d@linux.dev> (raw)
In-Reply-To: <mmmu2glg4cmopjfixz6e54fxnj5ylro7szyo3czn6dwqie2vdj@by2mk2ftgprp>



On 2024/10/28 22:46, Joel Granados wrote:
> On Sat, Sep 21, 2024 at 05:28:59PM +0800, Wen Yang wrote:
> Just FYI. I'm waiting on an answer from
> https://lore.kernel.org/all/5yfnu64fqsuahcmifvqdaynvdesqvaehhikhjff46ndoaacxyd@jvjrd3ivdpyz/
> as that one has to go in first. Right?
> 

Yes, as you pointed out, this series depends on it.
We have sent v4 according to your suggestion:
https://lore.kernel.org/all/20241106143651.6435-1-wen.yang@linux.dev/

And once it is OK, we will continue to make further modifications to 
this series.

--
Best wishes,
Wen

      reply	other threads:[~2024-11-06 14:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-21  9:28 [PATCH v4 0/5] sysctl: encode the min/max values directly in the table entry Wen Yang
2024-09-21  9:29 ` [PATCH v4 1/5] sysctl: add helper functions to extract table->extra1/extra2 Wen Yang
2024-09-21  9:29 ` [PATCH v4 2/5] sysctl: support encoding values directly in the table entry Wen Yang
2024-09-21  9:29 ` [PATCH v4 3/5] sysctl: add kunit test code to check the min/max encoding of sysctl table entries Wen Yang
2024-09-21  9:29 ` [PATCH v4 4/5] sysctl: delete mmap_rnd_bits_{min/max} and mmap_rnd_compat_bits_{min/max} to save 16 bytes Wen Yang
2024-09-21  9:29 ` [PATCH v4 5/5] sysctl: delete six_hundred_forty_kb to save 4 bytes Wen Yang
2024-10-28 14:46 ` [PATCH v4 0/5] sysctl: encode the min/max values directly in the table entry Joel Granados
2024-11-06 14:47   ` Wen Yang [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=cbe26e25-4dff-4933-b9ba-ee3a2ea4780d@linux.dev \
    --to=wen.yang@linux.dev \
    --cc=brauner@kernel.org \
    --cc=ebiederm@xmission.com \
    --cc=j.granados@samsung.com \
    --cc=joel.granados@kernel.org \
    --cc=keescook@chromium.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mcgrof@kernel.org \
    --cc=thomas@t-8ch.de \
    /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.