linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: Build regressions/improvements in v4.15-rc1
       [not found] <1511776877-11130-1-git-send-email-geert@linux-m68k.org>
@ 2017-11-27 10:11 ` Geert Uytterhoeven
  2017-11-27 12:57   ` Kalle Valo
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2017-11-27 10:11 UTC (permalink / raw)
  To: linux-kernel
  Cc: Chris Wilson, DRI Development, Rafał Miłecki, linux-wireless

On Mon, Nov 27, 2017 at 11:01 AM, Geert Uytterhoeven
<geert@linux-m68k.org> wrote:
> Below is the list of build error/warning regressions/improvements in
> v4.15-rc1[1] compared to v4.14[2].
>
> Summarized:
>   - build errors: +2/-5

> [1] http://kisskb.ellerman.id.au/kisskb/head/4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323/ (all 271 configs)
> [2] http://kisskb.ellerman.id.au/kisskb/head/bebc6082da0a9f5d47a1ea2edc099bf671058bd4/ (270 out of 271 configs)

> 2 error regressions:
>   + /home/kisskb/slave/src/drivers/gpu/drm/i915/intel_csr.c: error: 'si' may be used uninitialized in this function [-Werror=uninitialized]:  => 204:3

x86_64-randconfig

>   + /home/kisskb/slave/src/include/linux/bcma/bcma_driver_pci.h: error: field 'pci_controller' has incomplete type:  => 218:24

mips-allmodconfig

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Build regressions/improvements in v4.15-rc1
  2017-11-27 10:11 ` Build regressions/improvements in v4.15-rc1 Geert Uytterhoeven
@ 2017-11-27 12:57   ` Kalle Valo
  0 siblings, 0 replies; 2+ messages in thread
From: Kalle Valo @ 2017-11-27 12:57 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: linux-kernel, Chris Wilson, DRI Development,
	Rafał Miłecki, linux-wireless

Geert Uytterhoeven <geert@linux-m68k.org> writes:

> On Mon, Nov 27, 2017 at 11:01 AM, Geert Uytterhoeven
> <geert@linux-m68k.org> wrote:
>> Below is the list of build error/warning regressions/improvements in
>> v4.15-rc1[1] compared to v4.14[2].
>>
>> Summarized:
>>   - build errors: +2/-5
>
>> [1] http://kisskb.ellerman.id.au/kisskb/head/4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323/ (all 271 configs)
>> [2] http://kisskb.ellerman.id.au/kisskb/head/bebc6082da0a9f5d47a1ea2edc099bf671058bd4/ (270 out of 271 configs)
>
>> 2 error regressions:
>>   + /home/kisskb/slave/src/drivers/gpu/drm/i915/intel_csr.c: error: 'si' may be used uninitialized in this function [-Werror=uninitialized]:  => 204:3
>
> x86_64-randconfig
>
>>   + /home/kisskb/slave/src/include/linux/bcma/bcma_driver_pci.h: error: field 'pci_controller' has incomplete type:  => 218:24

The last "real" change to that file was from 2015 so I guess something
else changed to trigger this? But anyway, I guess the reason is missing
struct pci_controller forward declaration? Or missing include
<asm/pci-bridge.h? Not sure.

-- 
Kalle Valo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-11-27 12:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1511776877-11130-1-git-send-email-geert@linux-m68k.org>
2017-11-27 10:11 ` Build regressions/improvements in v4.15-rc1 Geert Uytterhoeven
2017-11-27 12:57   ` Kalle Valo

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).