On Wed, Aug 07, 2019 at 11:28:30AM -0500, Major Hayden wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
Hey there,
We are still working through some improvements on our platform and we haven't re-enabled automated emails to the list yet.
However, we did just stumble into this compile error for aarch64 with the latest patches in stable-queue:
00:03:02 CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723ae/table.o 00:03:02 drivers/spi/spi-bcm2835.c: In function ‘bcm2835_spi_transfer_one’: 00:03:02 drivers/spi/spi-bcm2835.c:768:21: error: ‘ctlr’ undeclared (first use in this function) 00:03:02 768 | tfr->rx_buf != ctlr->dummy_rx) 00:03:02 | ^~~~ 00:03:02 drivers/spi/spi-bcm2835.c:768:21: note: each undeclared identifier is reported only once for each function it appears in 00:03:02 CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum2_acl_tcam.o 00:03:02 make[4]: *** [scripts/Makefile.build:284: drivers/spi/spi-bcm2835.o] Error 1
Please let me know if anyone has more questions! The full build log is attached to this email.
Welcome back! Yes, this is a real error, your systems caught this at the same exact time mine did :)
I'll go drop this patch from everywhere now.
thanks,
greg k-h