[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190305095100.243a40e3@canb.auug.org.au>
Date: Tue, 5 Mar 2019 09:51:00 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Nick Desaulniers <ndesaulniers@...gle.com>
Cc: bp@...en8.de, natechancellor@...il.com, niravd@...gle.com,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
"H. Peter Anvin" <hpa@...or.com>, x86@...nel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] x86/boot: clean up headers
Hi Nick,
On Mon, 4 Mar 2019 09:50:16 -0800 Nick Desaulniers <ndesaulniers@...gle.com> wrote:
>
> Changes V1 -> V2:
> * Add Reviewed, Tested, Suggested tags.
> * Drop linux/types.h; it's included in linux/limits.h.
>
> My original intention was to unsort the headers (sorted in V1), but if
> we drop the out of place linux/types.h, then we can insert the two more
> specific headers in alphabetic order.
I don't understand why you care about the include file ordering.
Also, since this file uses things from linux/types.h, I would argue
that we need the explicit include of linux/types.h. Just imagine if
someone at a later date reomves the linux/types.h include from
linux/limits.h (however unlikely that is).
Just do your bug fix.
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists