Re: Build regressions/improvements in v3.17

From: Geert Uytterhoeven
Date: Mon Oct 06 2014 - 14:39:23 EST


On Mon, Oct 6, 2014 at 8:28 PM, Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote:
> JFYI, when comparing v3.17[1] to v3.17-rc7[3], the summaries are:
> - build errors: +12/-6

+ /scratch/kisskb/src/drivers/base/regmap/regmap-i2c.c: error:
implicit declaration of function 'i2c_check_functionality'
[-Werror=implicit-function-declaration]: => 117:2
+ /scratch/kisskb/src/drivers/base/regmap/regmap-i2c.c: error:
implicit declaration of function 'i2c_master_send'
[-Werror=implicit-function-declaration]: => 96:2
+ /scratch/kisskb/src/drivers/base/regmap/regmap-i2c.c: error:
implicit declaration of function 'i2c_smbus_read_byte_data'
[-Werror=implicit-function-declaration]: => 28:2
+ /scratch/kisskb/src/drivers/base/regmap/regmap-i2c.c: error:
implicit declaration of function 'i2c_smbus_read_word_data'
[-Werror=implicit-function-declaration]: => 64:2
+ /scratch/kisskb/src/drivers/base/regmap/regmap-i2c.c: error:
implicit declaration of function 'i2c_smbus_write_byte_data'
[-Werror=implicit-function-declaration]: => 46:2
+ /scratch/kisskb/src/drivers/base/regmap/regmap-i2c.c: error:
implicit declaration of function 'i2c_smbus_write_word_data'
[-Werror=implicit-function-declaration]: => 82:2
+ /scratch/kisskb/src/drivers/base/regmap/regmap-i2c.c: error:
implicit declaration of function 'i2c_transfer'
[-Werror=implicit-function-declaration]: => 130:2
+ /scratch/kisskb/src/drivers/extcon/extcon-sm5502.c: error:
implicit declaration of function 'i2c_add_driver'
[-Werror=implicit-function-declaration]: => 718:2

x86_64-randconfig

Fix available, even promised by the maintainer to be in 3.17-rc2:

https://lkml.org/lkml/2014/8/20/874

> [1] http://kisskb.ellerman.id.au/kisskb/head/7938/ (118 out of 119 configs)
> [3] http://kisskb.ellerman.id.au/kisskb/head/7921/ (all 119 configs)

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/