linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Mike Kravetz <mike.kravetz@oracle.com>
To: kernel test robot <oliver.sang@intel.com>
Cc: oe-lkp@lists.linux.dev, lkp@intel.com,
	linux-kernel@vger.kernel.org,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Jann Horn <jannh@google.com>,
	Youquan Song <youquan.song@intel.com>,
	Andrea Arcangeli <aarcange@redhat.com>, Jan Kara <jack@suse.cz>,
	John Hubbard <jhubbard@nvidia.com>,
	"Kirill A . Shutemov" <kirill@shutemov.name>,
	Matthew Wilcox <willy@infradead.org>,
	Michal Hocko <mhocko@kernel.org>,
	Muchun Song <songmuchun@bytedance.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	linux-mm@kvack.org, Vlastimil Babka <vbabka@suse.cz>,
	Hyeonggon Yoo <42.hyeyoo@gmail.com>,
	Feng Tang <feng.tang@intel.com>,
	Fengwei Yin <fengwei.yin@intel.com>
Subject: Re: [linus:master] [hugetlb]  7118fc2906: kernel_BUG_at_lib/list_debug.c
Date: Tue, 17 Jan 2023 10:50:21 -0800	[thread overview]
Message-ID: <Y8bt7VE1IYGkOU3B@monkey> (raw)
In-Reply-To: <202301170941.49728982-oliver.sang@intel.com>

On 01/17/23 15:10, kernel test robot wrote:
> 
> +Vlastimil Babka, Hyeonggon Yoo, Feng Tang and Fengwei Yin
> 
> Hi, Mike Kravetz,
> 
> we reported
> "[linus:master] [mm, slub] 0af8489b02: kernel_BUG_at_include/linux/mm.h" [1]
> 
> Vlastimil, Hyeonggon, Feng and Fengwei gave us a lot of great guidances based on
> it, and, perticularly, after enabling below config per Vlastimil's suggestion
>   CONFIG_DEBUG_PAGEALLOC
>   CONFIG_DEBUG_PAGEALLOC_ENABLE_DEFAULT
>   CONFIG_SLUB_DEBUG
>   CONFIG_SLUB_DEBUG_ON
> by more tests, we realized the "0af8489b02" is not the real culprit.
> 
> the new bisection was triggered and finally it pointed to this "7118fc2906".
> 
> though reporting for different issues
> ("kernel_BUG_at_include/linux/mm.h" for 0af8489b02 vs.
> "kernel_BUG_at_lib/list_debug.c" for this commit),
> Feng and Fengwei helped further to confirm they are similar.
> They will supply more technical wise analysis later.
> 
> please be noted the issues are not always happening
> (~10% on this commit or 0af8489b02)

Nice work!

From other replies in this thread, it does not appear the actual code change
made by this commit is the root cause.  Rather, the change is triggering some
other bug ... perhaps in the compiler?

I will start looking at this.  However, I suspect others have more skill and
experience in this type of debug.
-- 
Mike Kravetz


      parent reply	other threads:[~2023-01-17 18:50 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-17  7:10 [linus:master] [hugetlb] 7118fc2906: kernel_BUG_at_lib/list_debug.c kernel test robot
2023-01-17  7:39 ` Vlastimil Babka
2023-01-17  7:47   ` Yin, Fengwei
2023-01-17  8:01   ` Feng Tang
2023-01-17 12:20     ` Feng Tang
2023-01-17 18:25       ` Linus Torvalds
2023-01-18  1:07         ` Feng Tang
2023-01-18 13:31         ` Feng Tang
2023-01-18 17:10           ` Linus Torvalds
2023-01-19  2:19             ` Feng Tang
2023-01-18 13:35         ` Vlastimil Babka
2023-01-18 15:07           ` Feng Tang
2023-01-17 18:50 ` Mike Kravetz [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=Y8bt7VE1IYGkOU3B@monkey \
    --to=mike.kravetz@oracle.com \
    --cc=42.hyeyoo@gmail.com \
    --cc=aarcange@redhat.com \
    --cc=akpm@linux-foundation.org \
    --cc=feng.tang@intel.com \
    --cc=fengwei.yin@intel.com \
    --cc=jack@suse.cz \
    --cc=jannh@google.com \
    --cc=jhubbard@nvidia.com \
    --cc=kirill@shutemov.name \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=lkp@intel.com \
    --cc=mhocko@kernel.org \
    --cc=oe-lkp@lists.linux.dev \
    --cc=oliver.sang@intel.com \
    --cc=songmuchun@bytedance.com \
    --cc=torvalds@linux-foundation.org \
    --cc=vbabka@suse.cz \
    --cc=willy@infradead.org \
    --cc=youquan.song@intel.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;
as well as URLs for NNTP newsgroup(s).