public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Yun Levi <ppbuk5246@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Yury Norov <yury.norov@gmail.com>,
	Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
	richard.weiyang@linux.alibaba.com, christian.brauner@ubuntu.com,
	Arnd Bergmann <arnd@arndb.de>,
	Josh Poimboeuf <jpoimboe@redhat.com>,
	rdunlap@infradead.org, masahiroy@kernel.org,
	peterz@infradead.org, peter.enderborg@sony.com, krzk@kernel.org,
	Brendan Higgins <brendanhiggins@google.com>,
	Kees Cook <keescook@chromium.org>,
	broonie@kernel.org, matti.vaittinen@fi.rohmeurope.com,
	mhiramat@kernel.org, jpa@git.mail.kapsi.fi,
	nivedita@alum.mit.edu, Alexander Potapenko <glider@google.com>,
	orson.zhai@unisoc.com,
	Takahiro Akashi <takahiro.akashi@linaro.org>,
	clm@fb.com, Josef Bacik <josef@toxicpanda.com>,
	dsterba@suse.com, dushistov@mail.ru,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	linux-arch@vger.kernel.org, linux-btrfs@vger.kernel.org
Subject: Re: [PATCH v2 1/8] lib/find_bit.c: Add find_last_zero_bit
Date: Sun, 6 Dec 2020 10:01:48 +0100	[thread overview]
Message-ID: <X8yd/Em7ZQv7I32a@kroah.com> (raw)
In-Reply-To: <CAM7-yPQgkh=JnW_mtX9fXRin87sHQjh+58aY3asgBvHK+g3V_A@mail.gmail.com>

On Sun, Dec 06, 2020 at 05:56:30PM +0900, Yun Levi wrote:
> > This, and the change above this, are not related to this patch so you
> > might not want to include them.
> 
> > Also, why is this patch series even needed?  I don't see a justification
> > for it anywhere, only "what" this patch is, not "why".
> 
> I think the find_last_zero_bit will help to improve in
> 7th patch's change and It can be used in the future.
> But if my thinking is bad.. Please let me know..

You need to explain that in a 0/8 patch.  But note that this seems like
a lot of work just for one tiny user, what is the real benifit here?

thanks,

greg k-h

  reply	other threads:[~2020-12-06  9:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-06  6:46 [PATCH v2 1/8] lib/find_bit.c: Add find_last_zero_bit Levi Yun
2020-12-06  8:31 ` Greg KH
2020-12-06  8:39   ` Yun Levi
2020-12-06  8:45   ` Yun Levi
2020-12-06  8:56     ` Yun Levi
2020-12-06  9:01       ` Greg KH [this message]
2020-12-06  9:01       ` Nikolay Borisov
2020-12-06  9:15         ` Yun Levi
2020-12-08 22:54         ` Yun Levi
2020-12-07 15:33 ` Andy Shevchenko
2020-12-07 16:04   ` Yun Levi

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=X8yd/Em7ZQv7I32a@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=arnd@arndb.de \
    --cc=brendanhiggins@google.com \
    --cc=broonie@kernel.org \
    --cc=christian.brauner@ubuntu.com \
    --cc=clm@fb.com \
    --cc=dsterba@suse.com \
    --cc=dushistov@mail.ru \
    --cc=glider@google.com \
    --cc=josef@toxicpanda.com \
    --cc=jpa@git.mail.kapsi.fi \
    --cc=jpoimboe@redhat.com \
    --cc=keescook@chromium.org \
    --cc=krzk@kernel.org \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=masahiroy@kernel.org \
    --cc=matti.vaittinen@fi.rohmeurope.com \
    --cc=mhiramat@kernel.org \
    --cc=nivedita@alum.mit.edu \
    --cc=orson.zhai@unisoc.com \
    --cc=peter.enderborg@sony.com \
    --cc=peterz@infradead.org \
    --cc=ppbuk5246@gmail.com \
    --cc=rdunlap@infradead.org \
    --cc=richard.weiyang@linux.alibaba.com \
    --cc=takahiro.akashi@linaro.org \
    --cc=yury.norov@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox