Messages in this thread |  | | From | Song Liu <> | Date | Fri, 26 Jul 2019 13:28:07 -0700 | Subject | Re: [PATCH v1] md: Convert to use int_pow() |
| |
On Fri, Jul 26, 2019 at 12:50 PM Andy Shevchenko <andriy.shevchenko@linux.intel.com> wrote: > > On Fri, Jul 26, 2019 at 05:18:09PM +0000, Song Liu wrote: > > > > > > > On Jul 26, 2019, at 9:48 AM, Andy Shevchenko <andriy.shevchenko@linux.intel.com> wrote: > > > > > > On Tue, Jul 23, 2019 at 11:41:55PM +0300, Andy Shevchenko wrote: > > >> Instead of linear approach to calculate power of 10, use generic int_pow() > > >> which does it better. > > > > > > I took into Cc drivers/dm guys as they might have known something about md raid > > > state of affairs. Sorry if I mistakenly added somebody. > > > > > > Who is doing this? > > > Should it be orphaned? > > > > > > (I got a bounce from Shaohua address) > > > > I process the patch. Sorry for the delay. > > Ah, no problem, thanks! > > Perhaps someone can update MAINTAINERS data base?
I will discuss this with Jens.
I applied this patch to my local branch. It will go to Jens' tree for 5.4.
Thanks, Song
|  |