[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 00/20] x86: address -Wmissing-prototype warnings
- To: "Dave Hansen" <dave.hansen@xxxxxxxxx>, "Arnd Bergmann" <arnd@xxxxxxxxxx>, x86@xxxxxxxxxx
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Date: Fri, 19 May 2023 14:09:11 +0200
- Cc: "Thomas Gleixner" <tglx@xxxxxxxxxxxxx>, "Ingo Molnar" <mingo@xxxxxxxxxx>, "Borislav Petkov" <bp@xxxxxxxxx>, "Dave Hansen" <dave.hansen@xxxxxxxxxxxxxxx>, "H. Peter Anvin" <hpa@xxxxxxxxx>, "Andy Lutomirski" <luto@xxxxxxxxxx>, "Steven Rostedt" <rostedt@xxxxxxxxxxx>, "Masami Hiramatsu" <mhiramat@xxxxxxxxxx>, "Mark Rutland" <mark.rutland@xxxxxxx>, "Juergen Gross" <jgross@xxxxxxxx>, "Srivatsa S. Bhat (VMware)" <srivatsa@xxxxxxxxxxxxx>, "Alexey Makhalov" <amakhalov@xxxxxxxxxx>, "VMware PV-Drivers Reviewers" <pv-drivers@xxxxxxxxxx>, "Peter Zijlstra" <peterz@xxxxxxxxxxxxx>, "Darren Hart" <dvhart@xxxxxxxxxxxxx>, "Andy Shevchenko" <andy@xxxxxxxxxxxxx>, "Boris Ostrovsky" <boris.ostrovsky@xxxxxxxxxx>, "Rafael J . Wysocki" <rafael@xxxxxxxxxx>, linux-kernel@xxxxxxxxxxxxxxx, linux-trace-kernel@xxxxxxxxxxxxxxx, virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx, linux-pci@xxxxxxxxxxxxxxx, platform-driver-x86@xxxxxxxxxxxxxxx, xen-devel@xxxxxxxxxxxxxxxxxxxx, linux-pm@xxxxxxxxxxxxxxx, linux-mm@xxxxxxxxx
- Delivery-date: Fri, 19 May 2023 12:09:57 +0000
- Feedback-id: i56a14606:Fastmail
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
On Thu, May 18, 2023, at 23:56, Dave Hansen wrote:
> On 5/16/23 12:35, Arnd Bergmann wrote:
>>
>> All of the warnings have to be addressed in some form before the warning
>> can be enabled by default.
>
> I picked up the ones that were blatantly obvious, but left out 03, 04,
> 10, 12 and 19 for the moment.
Ok, thanks!
I've already sent a fixed version of patch 10, let me know if you
need anything else for the other ones.
> BTW, I think the i386 allyesconfig is getting pretty lightly tested
> these days. I think you and I hit the same mlx4 __bad_copy_from()
> compile issue.
I did all my testing on randconfig builds, so I probably caught a lot
of the more obscure corner cases, but it doesn't always hit everything
that is in allyesconfig/allmodconfig.
Arnd
|