From: Al Viro <viro@zeniv.linux.org.uk>
To: Tanzir Hasan <tanzirh@google.com>
Cc: Andy Lutomirski <luto@kernel.org>,
Thomas Gleixner <tglx@linutronix.de>,
Ingo Molnar <mingo@redhat.com>, Borislav Petkov <bp@alien8.de>,
Dave Hansen <dave.hansen@linux.intel.com>,
x86@kernel.org, "H. Peter Anvin" <hpa@zytor.com>,
Nick Desaulniers <nnn@google.com>,
linux-kernel@vger.kernel.org,
Nick Desaulniers <ndesaulniers@google.com>
Subject: Re: [PATCH v2] x86/vdso: shrink vdso/extable.i via IWYU
Date: Thu, 4 Jan 2024 01:14:19 +0000 [thread overview]
Message-ID: <20240104011419.GN1674809@ZenIV> (raw)
In-Reply-To: <20240104-extable-v2-1-6fdcb64abcb2@google.com>
On Thu, Jan 04, 2024 at 12:02:40AM +0000, Tanzir Hasan wrote:
*ugh*
> +#include <linux/stddef.h>
> +#include <linux/types.h>
Do we have _anything_ that would not want stddef.h? Seriously -
NULL, true, false, offsetof... At that point I'd rather have
it via -include...
Are we going to spam that include all over the tree? Because
it'd really be just about everything...
next prev parent reply other threads:[~2024-01-04 1:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-04 0:02 [PATCH v2] x86/vdso: shrink vdso/extable.i via IWYU Tanzir Hasan
2024-01-04 1:14 ` Al Viro [this message]
2024-01-04 16:45 ` Nick Desaulniers
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=20240104011419.GN1674809@ZenIV \
--to=viro@zeniv.linux.org.uk \
--cc=bp@alien8.de \
--cc=dave.hansen@linux.intel.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=luto@kernel.org \
--cc=mingo@redhat.com \
--cc=ndesaulniers@google.com \
--cc=nnn@google.com \
--cc=tanzirh@google.com \
--cc=tglx@linutronix.de \
--cc=x86@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