From: Tzung-Bi Shih <tzungbi@kernel.org>
To: Waiman Long <llong@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>,
Ingo Molnar <mingo@redhat.com>, Will Deacon <will@kernel.org>,
Boqun Feng <boqun.feng@gmail.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] lockdep: Add header and footer to surround warning reports
Date: Mon, 17 Nov 2025 02:41:10 +0000 [thread overview]
Message-ID: <aRqLRhnMd6oj9jXi@google.com> (raw)
In-Reply-To: <e2c79a5f-967a-40b2-8bd1-e9deab73c81e@redhat.com>
On Sat, Nov 15, 2025 at 10:55:46AM -0500, Waiman Long wrote:
> On 11/14/25 1:27 AM, Tzung-Bi Shih wrote:
> > diff --git a/kernel/locking/lockdep.c b/kernel/locking/lockdep.c
> > index 2d4c5bab5af8..af05d30f1545 100644
> > --- a/kernel/locking/lockdep.c
> > +++ b/kernel/locking/lockdep.c
> > @@ -59,6 +59,7 @@
> > #include <linux/console.h>
> > #include <linux/kasan.h>
> > +#include <asm/bugs.h>
>
> It should be "<asm/bug.h> to fix problem reported by the kernel test robot.
Thanks. For some reason, my testing environment and compiler didn't warn
about this. Will fix it in the next version.
next prev parent reply other threads:[~2025-11-17 2:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-14 6:27 [PATCH] lockdep: Add header and footer to surround warning reports Tzung-Bi Shih
2025-11-15 15:20 ` kernel test robot
2025-11-15 15:55 ` Waiman Long
2025-11-17 2:41 ` Tzung-Bi Shih [this message]
2025-11-15 16:36 ` Geert Uytterhoeven
2025-11-17 2:41 ` Tzung-Bi Shih
2025-11-16 13:57 ` kernel test robot
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=aRqLRhnMd6oj9jXi@google.com \
--to=tzungbi@kernel.org \
--cc=boqun.feng@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=llong@redhat.com \
--cc=mingo@redhat.com \
--cc=peterz@infradead.org \
--cc=will@kernel.org \
/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