LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Max Filippov <jcmvbkbc@gmail.com>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: kernel test robot <lkp@intel.com>,
	Chris Zankel <chris@zankel.net>,
	Barry Song <song.bao.hua@hisilicon.com>,
	yury.norov@gmail.com,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	LKML <linux-kernel@vger.kernel.org>,
	kbuild-all@lists.01.org,
	Andrew Morton <akpm@linux-foundation.org>,
	dave.hansen@intel.com,
	Rasmus Villemoes <linux@rasmusvillemoes.dk>,
	rafael@kernel.org, Randy Dunlap <rdunlap@infradead.org>,
	agordeev@linux.ibm.com
Subject: Re: [PATCH v9 2/5] lib: test_bitmap: add bitmap_print_bitmask/list_to_buf test cases
Date: Fri, 6 Aug 2021 12:47:27 -0700	[thread overview]
Message-ID: <CAMo8Bf+18dQEwPpQ8QX-t_P65Lx7V6OhD3DVRw2G3yfsD=wKig@mail.gmail.com> (raw)
In-Reply-To: <YQ15mVkwmeUCIZL0@smile.fi.intel.com>

On Fri, Aug 6, 2021 at 11:04 AM Andy Shevchenko
<andriy.shevchenko@linux.intel.com> wrote:
> On Sat, Aug 07, 2021 at 01:51:36AM +0800, kernel test robot wrote:
> > Hi Barry,
> >
> > I love your patch! Perhaps something to improve:
>
> I recall that I saw it ~1 year ago and informed Max about it.
> Don't remember what was the outcome, though.

There's a gcc bug report: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92938
There's an opinion that it's not a gcc bug and there's been no further progress
on that side.

-- 
Thanks.
-- Max

  reply	other threads:[~2021-08-06 19:47 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-06 11:02 [PATCH v9 0/5] use bin_attribute to break the size limitation of cpumap ABI Barry Song
2021-08-06 11:02 ` [PATCH v9 1/5] cpumask: introduce cpumap_print_list/bitmask_to_buf to support large bitmask and list Barry Song
2021-08-06 13:22   ` Greg KH
2021-08-06 19:39     ` Song Bao Hua (Barry Song)
2021-08-10 13:24     ` Song Bao Hua (Barry Song)
2021-08-06 11:02 ` [PATCH v9 2/5] lib: test_bitmap: add bitmap_print_bitmask/list_to_buf test cases Barry Song
2021-08-06 17:51   ` kernel test robot
2021-08-06 18:04     ` Andy Shevchenko
2021-08-06 19:47       ` Max Filippov [this message]
2021-08-06 11:02 ` [PATCH v9 3/5] topology: use bin_attribute to break the size limitation of cpumap ABI Barry Song
2021-08-06 11:02 ` [PATCH v9 4/5] drivers/base/node.c: " Barry Song
2021-08-06 11:02 ` [PATCH v9 5/5] bitmap: extend comment to bitmap_print_bitmask/list_to_buf Barry Song
2021-08-12  4:44 ` [PATCH v9 0/5] use bin_attribute to break the size limitation of cpumap ABI Barry Song
2021-08-13  8:32   ` Greg KH

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='CAMo8Bf+18dQEwPpQ8QX-t_P65Lx7V6OhD3DVRw2G3yfsD=wKig@mail.gmail.com' \
    --to=jcmvbkbc@gmail.com \
    --cc=agordeev@linux.ibm.com \
    --cc=akpm@linux-foundation.org \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=chris@zankel.net \
    --cc=dave.hansen@intel.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@rasmusvillemoes.dk \
    --cc=lkp@intel.com \
    --cc=rafael@kernel.org \
    --cc=rdunlap@infradead.org \
    --cc=song.bao.hua@hisilicon.com \
    --cc=yury.norov@gmail.com \
    --subject='Re: [PATCH v9 2/5] lib: test_bitmap: add bitmap_print_bitmask/list_to_buf test cases' \
    /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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).